aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/ivtv')
-rw-r--r--drivers/media/video/ivtv/ivtv-i2c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/ivtv/ivtv-i2c.c b/drivers/media/video/ivtv/ivtv-i2c.c
index a1b37ff8669c..af154238fb9a 100644
--- a/drivers/media/video/ivtv/ivtv-i2c.c
+++ b/drivers/media/video/ivtv/ivtv-i2c.c
@@ -135,7 +135,7 @@ static const u8 hw_addrs[] = {
135static const char * const hw_devicenames[] = { 135static const char * const hw_devicenames[] = {
136 "cx25840", 136 "cx25840",
137 "saa7115", 137 "saa7115",
138 "saa7127", 138 "saa7127_auto", /* saa7127 or saa7129 */
139 "msp3400", 139 "msp3400",
140 "tuner", 140 "tuner",
141 "wm8775", 141 "wm8775",