diff options
author | Joel Stanley <joel@jms.id.au> | 2016-07-21 23:13:52 +0930 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2016-09-09 14:15:36 +0200 |
commit | 82fdd070873f7ac9b3e37b3d4523b4ae27d02e50 (patch) | |
tree | e6504c03f247e742a460b511b712e0246190c650 /sound | |
parent | 70164742783c371516199271d923731afc40e25e (diff) | |
download | talos-obmc-linux-82fdd070873f7ac9b3e37b3d4523b4ae27d02e50.tar.gz talos-obmc-linux-82fdd070873f7ac9b3e37b3d4523b4ae27d02e50.zip |
clocksource/drivers/moxart: Use struct to hold state
Add a struct moxart_timer to hold the driver state, including the
irqaction and struct clock_event_device.
Most importantly this holds values for enabling and disabling the timer,
so future support can be added for devices that use different bits for
enable/disable.
In preparation for future hardware support we add a MOXART prefix to the
existing values.
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions