clocksource/drivers/timer-of: Add timer_of_exit function
authorBenjamin Gaignard <benjamin.gaignard@linaro.org>
Mon, 23 Oct 2017 09:58:37 +0000 (11:58 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Sun, 29 Oct 2017 18:05:49 +0000 (19:05 +0100)
commitf48729a999ee57b9e831245779e68200dd2bde09
tree2bf773cdd0a33892ba33890e968d927e97fb65c6
parentf16ff2bdb135e2eb35488264006b575c476ea597
clocksource/drivers/timer-of: Add timer_of_exit function

The timer-of API does not provide a function to undo what has been done by
the timer_of_init() function.

Add a timer_of_exit() function.

Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/timer-of.c
drivers/clocksource/timer-of.h