summaryrefslogtreecommitdiff
path: root/drivers/media/i2c/dw9807-vcm.c
AgeCommit message (Collapse)AuthorFilesLines
2018-07-27media: dw9807-vcm: Recognise this is just the VCM bit of the deviceSakari Ailus1-0/+329
The dw9807 contains a voice coil lens driver as well as an EEPROM. This driver is just for the VCM. Reflect this in the driver's name --- this is already the case for the compatible string, for instance. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>