iio:light:tsl2563 move out of staging
authorJonathan Cameron <jic23@kernel.org>
Sat, 12 Jan 2013 10:35:00 +0000 (10:35 +0000)
committerJonathan Cameron <jic23@kernel.org>
Sun, 27 Jan 2013 17:37:24 +0000 (17:37 +0000)
commit9c2251dd4b7feba14d35835c6835024840b1f76b
tree5f0ce5da5d55d02379f23b9eff0314f7cb595c38
parentaf0b8ee32c831e6e8fbfe0b311b9ac017d14b78d
iio:light:tsl2563 move out of staging

This driver is simple, uses the latest interfaces and contains few if
any controversial elements.  All of its interfaces have been in place
for a long time now.  Hence let's move it out of staging.

Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Acked-by: Peter Meerwald <pmeerw@pmeerw.net>
arch/arm/mach-omap2/board-rx51-peripherals.c
drivers/iio/light/Kconfig
drivers/iio/light/Makefile
drivers/iio/light/tsl2563.c [new file with mode: 0644]
drivers/staging/iio/light/Kconfig
drivers/staging/iio/light/Makefile
drivers/staging/iio/light/tsl2563.c [deleted file]
drivers/staging/iio/light/tsl2563.h [deleted file]
include/linux/platform_data/tsl2563.h [new file with mode: 0644]