V4L/DVB (6532): Add the remaining addresses for tda9887
authorMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 2 Nov 2007 19:46:28 +0000 (16:46 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 4 Nov 2007 23:41:29 +0000 (21:41 -0200)
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/em28xx/em28xx-i2c.c

index 5f477d1..e3a4aa7 100644 (file)
@@ -416,9 +416,10 @@ static int attach_inform(struct i2c_client *client)
        struct em28xx *dev = client->adapter->algo_data;
 
        switch (client->addr << 1) {
-               case 0x43:
-               case 0x4b:
                case 0x86:
+               case 0x84:
+               case 0x96:
+               case 0x94:
                {
                        struct tuner_setup tun_setup;