]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit75a5fff36b8885182a40e4dea555b90c44ac1632
tree76bfb1ba4fe6404168cb9144acc3dba0b170dbb9
parent377f8fb0e3727e77dd9a8119dd4c8ca2c00219cd
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]