]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/clocksource/timer-mediatek.c
clocksource/drivers/timer-mediatek: Convert the driver to timer-of
authorStanley Chu <stanley.chu@mediatek.com>
Thu, 5 Jul 2018 23:11:27 +0000 (07:11 +0800)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 26 Jul 2018 09:26:33 +0000 (11:26 +0200)
commita0858f937960d24e05cedf43d5cbcb95cf088434
tree5e69a39b9dec892a2da61b8ac25d7f9509d3c6f5
parent56d52d3f56192049221105efa6ee76251a949c0e
clocksource/drivers/timer-mediatek: Convert the driver to timer-of

Convert the driver to use the timer_of helpers.
This allows to remove custom proprietary structure,
factors out and simplifies the code.

Signed-off-by: Stanley Chu <stanley.chu@mediatek.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/timer-mediatek.c