OSDN Git Service

staging: iio: tsl2x7x: bugfixes
authorJon Brenner <jbrenner@taosinc.com>
Tue, 24 Apr 2012 22:59:10 +0000 (17:59 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Apr 2012 23:13:10 +0000 (16:13 -0700)
commit0f3bcfe67f175d4edf0c6ab5487fbe23b6533d4a
treeb89ff1406e0eeaa2ff4ac6e9990a853d8ddb1424
parent3c97c08b5735ac05ebc0cbd0aa7722393f50b846
staging: iio: tsl2x7x: bugfixes

TAOS (version 9a) tsl2x7x driver change / bug fix.

Fixed - removed decimal multiplications.
        Added missing 'static' declarations
        Fixed _read_raw case logic to allow reading of _PROCESSED IIO_LIGHT
Replaced udelay with mdelay to accomodate eabi.

Signed-off-by: Jon Brenner <jbrenner@taosinc.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/iio/light/tsl2x7x_core.c