V4L/DVB (8686): mt9m111: style cleanup
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Thu, 14 Aug 2008 15:03:49 +0000 (12:03 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 12 Oct 2008 11:36:50 +0000 (09:36 -0200)
Fix a typo in Kconfig, simplify error checking, further minor cleanup.

Tested-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Guennadi Liakhovetski <g.iakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/Kconfig
drivers/media/video/mt9m111.c

index 6ebe9f1..37123ff 100644 (file)
@@ -810,7 +810,7 @@ config MT9M001_PCA9536_SWITCH
          extender to switch between 8 and 10 bit datawidth modes
 
 config SOC_CAMERA_MT9M111
-       tristate "mt9m001 support"
+       tristate "mt9m111 support"
        depends on SOC_CAMERA && I2C
        help
          This driver supports MT9M111 cameras from Micron
Simple merge