commit | 38715df206d52817ac8ac032f35ee76955bdc15d | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Thu Jul 16 16:56:30 2015 +0530 |
committer | Chris Metcalf <cmetcalf@ezchip.com> | Thu Jul 30 12:32:15 2015 -0400 |
tree | bd904a4dcc22ce57308483cdc46eb719473b1a0b | |
parent | 52721d9d3334c1cb1f76219a161084094ec634dc [diff] |
tile/time: Migrate to new 'set-state' interface Migrate tile 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: Chris Metcalf <cmetcalf@ezchip.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com>