commit | f48729a999ee57b9e831245779e68200dd2bde09 | [log] [tgz] |
---|---|---|
author | Benjamin Gaignard <benjamin.gaignard@linaro.org> | Mon Oct 23 11:58:37 2017 +0200 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Sun Oct 29 19:05:49 2017 +0100 |
tree | 2bf773cdd0a33892ba33890e968d927e97fb65c6 | |
parent | f16ff2bdb135e2eb35488264006b575c476ea597 [diff] |
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>