diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2017-09-08 09:47:26 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-12-29 06:31:31 -0500 |
commit | f6e8fe94da9964380036969f86bd3a7c6bdd8fe9 (patch) | |
tree | 8c1e0475d6e289fc7391a332c87c537457e7009d /MAINTAINERS | |
parent | 96b2979ce52d80559a939c5b3fb15d1bcdcc4cf0 (diff) | |
download | linux-stable-f6e8fe94da9964380036969f86bd3a7c6bdd8fe9.tar.gz linux-stable-f6e8fe94da9964380036969f86bd3a7c6bdd8fe9.tar.bz2 linux-stable-f6e8fe94da9964380036969f86bd3a7c6bdd8fe9.zip |
media: i2c: as3645a: Remove driver
Remove the V4L2 AS3645A sub-device driver in favour of the LED flash class
driver for the same hardware, drivers/leds/leds-as3645a.c. The latter uses
the V4L2 flash LED class framework to provide V4L2 sub-device interface.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3a7ba51208a2..956cfb92ec27 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2202,14 +2202,6 @@ L: linux-leds@vger.kernel.org S: Maintained F: drivers/leds/leds-as3645a.c -AS3645A LED FLASH CONTROLLER DRIVER -M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> -L: linux-media@vger.kernel.org -T: git git://linuxtv.org/media_tree.git -S: Maintained -F: drivers/media/i2c/as3645a.c -F: include/media/i2c/as3645a.h - ASAHI KASEI AK8974 DRIVER M: Linus Walleij <linus.walleij@linaro.org> L: linux-iio@vger.kernel.org |