summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2023-01-25 18:29:48 +0000
committerMauro Carvalho Chehab <mchehab@kernel.org>2023-04-15 09:38:21 +0100
commit95a9ea8a13885ef540f851091e87c78594c08829 (patch)
tree6f2be3754aefbbe639a42f90746eaa0444349208 /MAINTAINERS
parenta22eabc825738dfcf06b7fcfe2cd6d020b832786 (diff)
downloadlinux-stable-95a9ea8a13885ef540f851091e87c78594c08829.tar.gz
linux-stable-95a9ea8a13885ef540f851091e87c78594c08829.tar.bz2
linux-stable-95a9ea8a13885ef540f851091e87c78594c08829.zip
media: i2c: Drop unused mt9t001 camera sensor driver
The mt9t001 camera sensor driver doesn't support DT and relies on platform data. No board file has ever provided platform data for that device. The driver has thus never been used in the mainline kernel since its introduction in v3.2. Drop it. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 0 insertions, 8 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 7f258cb5d54d..da34d2eb2b0f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14177,14 +14177,6 @@ F: Documentation/devicetree/bindings/media/i2c/aptina,mt9p031.yaml
F: drivers/media/i2c/mt9p031.c
F: include/media/i2c/mt9p031.h
-MT9T001 APTINA CAMERA SENSOR
-M: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
-L: linux-media@vger.kernel.org
-S: Maintained
-T: git git://linuxtv.org/media_tree.git
-F: drivers/media/i2c/mt9t001.c
-F: include/media/i2c/mt9t001.h
-
MT9T112 APTINA CAMERA SENSOR
M: Jacopo Mondi <jacopo@jmondi.org>
L: linux-media@vger.kernel.org