diff options
author | 2016-07-21 23:13:52 +0930 | |
---|---|---|
committer | 2016-09-09 14:15:36 +0200 | |
commit | 82fdd070873f7ac9b3e37b3d4523b4ae27d02e50 (patch) | |
tree | e6504c03f247e742a460b511b712e0246190c650 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | clocksource/drivers/moxart: Refactor enable/disable (diff) | |
download | linux-dev-82fdd070873f7ac9b3e37b3d4523b4ae27d02e50.tar.xz linux-dev-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions