commit | 53cba064443c1f36a55aa9dbc38f1d0d2aac96a4 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Thu Jun 18 16:24:49 2015 +0530 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Mon Aug 10 11:40:47 2015 +0200 |
tree | bb57075ab7c25e5c8f9ce0b390f369b6b2f8bd70 | |
parent | 634eb0ec8c210ca3ea81b5b9493b4a39999bbf4a [diff] |
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>