OSDN Git Service

media: dw9807-vcm: Recognise this is just the VCM bit of the device
authorSakari Ailus <sakari.ailus@linux.intel.com>
Fri, 20 Jul 2018 21:07:15 +0000 (17:07 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 27 Jul 2018 16:33:09 +0000 (12:33 -0400)
commite6c17ada3188e0deb43652b0eed249f37e0d44b0
tree8c5c1ae4c9ebadce19060c10d9207d46c9fe9af9
parent4070fc9ade52f7d0ad1397fe74f564ae95e68a4f
media: dw9807-vcm: Recognise this is just the VCM bit of the device

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>
drivers/media/i2c/Kconfig
drivers/media/i2c/Makefile
drivers/media/i2c/dw9807-vcm.c [moved from drivers/media/i2c/dw9807.c with 100% similarity]