misc: delete bh1780 driver
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 15 Aug 2016 13:17:41 +0000 (15:17 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Aug 2016 13:48:23 +0000 (15:48 +0200)
commit7ef9153d9af5fe7ce32dcc0f558bfcfc3d2b3016
treeb17921ce640b9d427ed09fae796d1f38ab190eb5
parent694d0d0bb2030d2e36df73e2d23d5770511dbc8d
misc: delete bh1780 driver

The Rohm BH1780 ambient light sensor has a new driver with extended
functionality (proper runtime PM) in the appropriate framework IIO,
it can be found at:
drivers/iio/light/bh1780.c

The MISC driver symbol CONFIG_SENSORS_BH1780 does not appear in any
defconfigs, so it should safe to delete.

Cc: Hemanth V <hemanthv@ti.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/misc/bh1780gli.c [deleted file]