]> www.infradead.org Git - users/willy/linux.git/commit
clocksource/drivers/timer-imx-tpm: Convert the driver to timer-of
authorAnson Huang <anson.huang@nxp.com>
Tue, 6 Nov 2018 05:15:58 +0000 (05:15 +0000)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 22 Nov 2018 13:09:13 +0000 (14:09 +0100)
commite80926b3caadd4f0980f64a8c9ff53409a5f24ba
treeb69e50c0b1d05a1d6e1f83fc60b2d1b6de87f0d6
parent1201e225b050ac71b7444486efd280c280e7d731
clocksource/drivers/timer-imx-tpm: Convert the driver to timer-of

Convert the driver to use the timer_of helpers.  This allows to handle
timer base, clock and irq using common timer_of driver and it
simplifies the code.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/timer-imx-tpm.c