summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorSakari Ailus <sakari.ailus@linux.intel.com>2018-09-29 12:41:17 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-10-05 08:40:00 -0400
commitf492fb4f5b41e8e62051e710369320e9ffa7a1ea (patch)
tree8804642304fcdc0ada2b3476e75d56ac07db1082 /MAINTAINERS
parent5505dcaf133aa233b6e56704aec8aef966d8f114 (diff)
media: MAINTAINERS: Fix entry for the renamed dw9807 driver
The driver for the dw9807 voice coil was renamed as dw9807-vcm.c to reflect the fact that the chip also contains an EEPROM. While there is no EEPROM (nor MFD) driver yet and it may not be ever even needed, the driver was renamed accordingly. But the MAINTAINERS entry was not. Fix this. Fixes: e6c17ada3188 ("media: dw9807-vcm: Recognise this is just the VCM bit of the device") Reported-by: Joe Perches <joe@perches.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 68a308529d77..cf6c707fbb0f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4511,7 +4511,7 @@ M: Sakari Ailus <sakari.ailus@linux.intel.com>
4511L: linux-media@vger.kernel.org 4511L: linux-media@vger.kernel.org
4512T: git git://linuxtv.org/media_tree.git 4512T: git git://linuxtv.org/media_tree.git
4513S: Maintained 4513S: Maintained
4514F: drivers/media/i2c/dw9807.c 4514F: drivers/media/i2c/dw9807-vcm.c
4515F: Documentation/devicetree/bindings/media/i2c/dongwoon,dw9807-vcm.txt 4515F: Documentation/devicetree/bindings/media/i2c/dongwoon,dw9807-vcm.txt
4516 4516
4517DOUBLETALK DRIVER 4517DOUBLETALK DRIVER