Searched hist:"275 e70e4" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/m68k/coldfire/ |
H A D | sltimers.c | 275e70e4 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 D | timers.c | 275e70e4 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 D | Makefile | 275e70e4 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 D | Kconfig.cpu | 275e70e4 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>
|