diff options
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 2008-08-14 11:03:49 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-10-12 07:36:50 -0400 |
commit | 506c629a8eb95a3232a0aafa3b80903224ccc461 (patch) | |
tree | e732ace80f384faa54b12ce63b1c4079271e9e40 /drivers/media/video/Kconfig | |
parent | 112116410aaab5310a9a279c71fb76605236e448 (diff) |
V4L/DVB (8686): mt9m111: style cleanup
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>
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r-- | drivers/media/video/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index 6ebe9f1aca04..37123ff20fc5 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig | |||
@@ -810,7 +810,7 @@ config MT9M001_PCA9536_SWITCH | |||
810 | extender to switch between 8 and 10 bit datawidth modes | 810 | extender to switch between 8 and 10 bit datawidth modes |
811 | 811 | ||
812 | config SOC_CAMERA_MT9M111 | 812 | config SOC_CAMERA_MT9M111 |
813 | tristate "mt9m001 support" | 813 | tristate "mt9m111 support" |
814 | depends on SOC_CAMERA && I2C | 814 | depends on SOC_CAMERA && I2C |
815 | help | 815 | help |
816 | This driver supports MT9M111 cameras from Micron | 816 | This driver supports MT9M111 cameras from Micron |