]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clockevents/drivers/prima2: Migrate to new 'set-state' interface
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 18 Jun 2015 10:54:49 +0000 (16:24 +0530)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 10 Aug 2015 09:40:47 +0000 (11:40 +0200)
commit53cba064443c1f36a55aa9dbc38f1d0d2aac96a4
treebb57075ab7c25e5c8f9ce0b390f369b6b2f8bd70
parent634eb0ec8c210ca3ea81b5b9493b4a39999bbf4a
clockevents/drivers/prima2: Migrate to new 'set-state' interface

Migrate prima2 driver to the new 'set-state' interface provided by
clockevents core, the earlier 'set-mode' interface is marked obsolete
now.

This also enables us to implement callbacks for new states of clockevent
devices, for example: ONESHOT_STOPPED.

Cc: Barry Song <baohua@kernel.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/timer-prima2.c