staging: adis16255 - TODO issues resolved and typos removed
authorMatthias Brugger <mensch0815@googlemail.com>
Fri, 7 May 2010 19:39:56 +0000 (21:39 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 21:46:03 +0000 (14:46 -0700)
commite390b07bc50fc96caa15c594374782e472c27419
tree8f109dec519e84f812eb84dbea1983cfcc85e411
parent2c834b4d2d30c8f8ae5365a66c50da95aed7b7ea
staging: adis16255 - TODO issues resolved and typos removed

This patch adds the adis16255 driver to the build system under the staging directory.
It solves also most issues mentioned in TODO list:
- sample rate exported to sysfs
- spi_adis16255_bringup and spi_adis16255_shutdown encapsulated
- chip selftest in spi_adis16255_bringup
- kernel messages reduced to a reasonable number
I removed the TODO file, because ther was only the reset of the gyroscope left.
This is IMOH not necessary for the actual driver.

There are also some typos in adis.c file. This patch should get rid of them as well.

Signed-off-by: Matthias Brugger <mensch0815@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/adis16255/Kconfig
drivers/staging/adis16255/Makefile
drivers/staging/adis16255/TODO [deleted file]
drivers/staging/adis16255/adis16255.c