]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
[media] em28xx: Add the DRX-K at I2C address 0x29 to the list of known I2C devices
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Tue, 12 Jun 2012 21:19:27 +0000 (18:19 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Jun 2012 15:20:22 +0000 (12:20 -0300)
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/em28xx/em28xx-i2c.c

index 185db65b766ef5b58ab2f124d3c20491e8aaceeb..1683bd9d51eed67ecaef8832832bd1eafeaa1ca5 100644 (file)
@@ -475,6 +475,7 @@ static struct i2c_client em28xx_client_template = {
  */
 static char *i2c_devs[128] = {
        [0x4a >> 1] = "saa7113h",
+       [0x52 >> 1] = "drxk",
        [0x60 >> 1] = "remote IR sensor",
        [0x8e >> 1] = "remote IR sensor",
        [0x86 >> 1] = "tda9887",