clocksource/drivers/h8300_timer8: Remove PERIODIC and ONESHOT macro
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Sun, 8 Nov 2015 16:46:54 +0000 (17:46 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 15 Dec 2015 08:42:13 +0000 (09:42 +0100)
commit1f058d52b3e32b919742d451c673b3ab71c487dc
tree32443b073b8ead72a075f157848a38e55a68bb72
parent7116ae437fc7380ffc0b9429438bba9de9681024
clocksource/drivers/h8300_timer8: Remove PERIODIC and ONESHOT macro

Specify the delta as parameter for the timer8_clock_event_start function
instead of using a macro to tell PERIODIC or ONESHOT.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/h8300_timer8.c
This page took 0.042347 seconds and 5 git commands to generate.