Home
last modified time | relevance | path

Searched hist:"275 e70e4" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/m68k/coldfire/
H A Dsltimers.c275e70e4 Thu Sep 24 09:28:53 CDT 2020 Arnd Bergmann <arnd@arndb.de> m68k: coldfire: use legacy_timer_tick()

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.

Tested-by: Greg Ungerer <gerg@linux-m68k.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
H A Dtimers.c275e70e4 Thu Sep 24 09:28:53 CDT 2020 Arnd Bergmann <arnd@arndb.de> m68k: coldfire: use legacy_timer_tick()

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.

Tested-by: Greg Ungerer <gerg@linux-m68k.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
H A DMakefile275e70e4 Thu Sep 24 09:28:53 CDT 2020 Arnd Bergmann <arnd@arndb.de> m68k: coldfire: use legacy_timer_tick()

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.

Tested-by: Greg Ungerer <gerg@linux-m68k.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
/openbmc/linux/arch/m68k/
H A DKconfig.cpu275e70e4 Thu Sep 24 09:28:53 CDT 2020 Arnd Bergmann <arnd@arndb.de> m68k: coldfire: use legacy_timer_tick()

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.

Tested-by: Greg Ungerer <gerg@linux-m68k.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>