V4L/DVB (6531): Fix a regression caused by commit 153962364dc6fa4a24571885fbe76506d89...
authorLudovico Cavedon <cavedon@sssup.it>
Fri, 2 Nov 2007 19:37:32 +0000 (16:37 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 4 Nov 2007 23:41:29 +0000 (21:41 -0200)
From: Ludovico Cavedon <cavedon@sssup.it>

Signed-off-by: Ludovico Cavedon <cavedon@sssup.it>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/em28xx/em28xx-i2c.c

index 997d067..5f477d1 100644 (file)
@@ -418,6 +418,7 @@ static int attach_inform(struct i2c_client *client)
        switch (client->addr << 1) {
                case 0x43:
                case 0x4b:
+               case 0x86:
                {
                        struct tuner_setup tun_setup;