Jonathan Cameron
2f6bb53480
iio:accel:kxsd9 move to info_mask_(shared_by_type/separate)
...
The original info_mask is going away in favour of the broken out versions.
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2013-03-17 19:49:21 +00:00
Lars-Peter Clausen
14543a00fc
iio: Use spi_sync_transfer()
...
Use the new spi_sync_transfer() helper function instead of open-coding it.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2013-02-09 11:08:42 +00:00
Jonathan Cameron
81ca486fe5
iio:accel:kxsd9 move out of staging
...
This is a very simple driver giving basic access to this part over an
spi bus.
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2013-01-26 10:07:53 +00:00