[PATCH 05/13] m68k: coldfire: use legacy_timer_tick()

Arnd Bergmann arnd at arndb.de
Fri Oct 9 09:23:59 EDT 2020


On Fri, Oct 9, 2020 at 2:53 PM Greg Ungerer <gerg at linux-m68k.org> wrote:
>
> Hi Arnd,
>
> On 9/10/20 1:46 am, Arnd Bergmann wrote:
> > Replace the indirect function calls in the timer code
> > with direct calls to the newly added legacy_timer_tick()
> > helper for those that have not yet been converted to
> > generic clockevents.
> >
> > This makes the timer code a little more self-contained.
> >
> > Signed-off-by: Arnd Bergmann <arnd at arndb.de>
>
> I tested this series on a couple of different ColdFire parts
> (5208 and 5475) and under QEMU emulating the 5208. All checked
> out good, all worked as expected. So for the ColdFire changes:
>
> Tested-by: Greg Ungerer <gerg at linux-m68k.org>

Awesome, thanks for testing!

        Arnd



More information about the linux-arm-kernel mailing list