]> git.baikalelectronics.ru Git - kernel.git/commit
staging: iio: tsl2x7x/tsl2772: move out of staging
authorBrian Masney <masneyb@onstation.org>
Fri, 11 May 2018 00:12:23 +0000 (20:12 -0400)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 12 May 2018 11:40:04 +0000 (12:40 +0100)
commitafcf2416011941d9f6b92e76a5a11b846d0624cc
tree1b4a003ad15dc6d519613544b2a3fc74fa569a4f
parent72aa2355831e3d5a043c6ce61a15222995ae3118
staging: iio: tsl2x7x/tsl2772: move out of staging

Move the tsl2772 driver out of staging and into mainline.

Signed-off-by: Brian Masney <masneyb@onstation.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/light/Kconfig
drivers/iio/light/Makefile
drivers/iio/light/tsl2772.c [new file with mode: 0644]
drivers/staging/iio/Kconfig
drivers/staging/iio/Makefile
drivers/staging/iio/light/Kconfig [deleted file]
drivers/staging/iio/light/Makefile [deleted file]
drivers/staging/iio/light/tsl2772.c [deleted file]
drivers/staging/iio/light/tsl2772.h [deleted file]
include/linux/platform_data/tsl2772.h [new file with mode: 0644]