diff options
Diffstat (limited to 'drivers/media/video/em28xx/em28xx-i2c.c')
-rw-r--r-- | drivers/media/video/em28xx/em28xx-i2c.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/em28xx/em28xx-i2c.c b/drivers/media/video/em28xx/em28xx-i2c.c index b7360d579a8a..a7b6f678f979 100644 --- a/drivers/media/video/em28xx/em28xx-i2c.c +++ b/drivers/media/video/em28xx/em28xx-i2c.c | |||
@@ -499,6 +499,7 @@ static struct i2c_client em2820_client_template = { | |||
499 | static char *i2c_devs[128] = { | 499 | static char *i2c_devs[128] = { |
500 | [0x4a >> 1] = "saa7113h", | 500 | [0x4a >> 1] = "saa7113h", |
501 | [0x60 >> 1] = "remote IR sensor", | 501 | [0x60 >> 1] = "remote IR sensor", |
502 | [0x8e >> 1] = "remote IR sensor", | ||
502 | [0x86 >> 1] = "tda9887", | 503 | [0x86 >> 1] = "tda9887", |
503 | [0x80 >> 1] = "msp34xx", | 504 | [0x80 >> 1] = "msp34xx", |
504 | [0x88 >> 1] = "msp34xx", | 505 | [0x88 >> 1] = "msp34xx", |