]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clocksource/drivers/moxart: Refactor enable/disable
authorJoel Stanley <joel@jms.id.au>
Thu, 21 Jul 2016 13:43:51 +0000 (23:13 +0930)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 9 Sep 2016 12:15:21 +0000 (14:15 +0200)
commit70164742783c371516199271d923731afc40e25e
treeb76b01857aaf96a4c3f89782c443724539a41fc2
parent950d8381d915ee293a5b57f91e59dd8115684af1
clocksource/drivers/moxart: Refactor enable/disable

This patch abstracts the enable and disable register writes into their
own functions in preparation for future changes to use SoC specific
values for the writes.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/moxart_timer.c