]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6152568d4928919c0653adfdc4669729748c68b1
tree2bf773cdd0a33892ba33890e968d927e97fb65c6
parent90f82db9162122617a75bd4b00106854e9534a9f
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