Staging: IIO: kxsd9 accelerometer minimal support
authorJonathan Cameron <jic23@cam.ac.uk>
Tue, 18 Aug 2009 17:06:23 +0000 (18:06 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:02:24 +0000 (12:02 -0700)
commite435bc191f6a224192b548bed8cb1893b64e7df2
tree76bfb1ba4fe6404168cb9144acc3dba0b170dbb9
parent66533b488e17df35f5cd3bc2ebdafdf1444eb187
Staging: IIO: kxsd9 accelerometer minimal support

This provides only very minimal support for this device.
Note that an alternate driver has been posted to the input
mailing list.

When the original LMKL discussion that led to the descision
to develop IIO occured, the question on whether the differing
requirements of IIO and input drivers made it a good idea
to have unified drivers was left as an open question.
It still is.  All opinions on this question welcome.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/iio/accel/Kconfig
drivers/staging/iio/accel/Makefile
drivers/staging/iio/accel/kxsd9.c [new file with mode: 0644]
drivers/staging/iio/adc/adc.h [new file with mode: 0644]