]> git.baikalelectronics.ru Git - kernel.git/commit
Input: delete unused GP2AP002A00F driver
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 18 Apr 2020 20:40:09 +0000 (13:40 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 19 Apr 2020 16:57:29 +0000 (09:57 -0700)
commit29ebce47080c2f31a639e2997bde7bff8814ff13
tree0ed37651a49a12e216ed22cdec1efebd8c0398c1
parentfbea3a40caef59540f78535a56ff3f0966149514
Input: delete unused GP2AP002A00F driver

There is now an IIO driver for GP2AP002A00F and GP2AP002S00F in
drivers/iio/light/gp2ap002.c.

Delete this driver, it is unused in the kernel tree and new users can make
use of the IIO driver.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20200417203059.8151-1-linus.walleij@linaro.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/misc/Kconfig
drivers/input/misc/Makefile
drivers/input/misc/gp2ap002a00f.c [deleted file]
include/linux/input/gp2ap002a00f.h [deleted file]