V4L/DVB (6531): Fix a regression caused by commit 153962364d

From: Ludovico Cavedon <cavedon@sssup.it>

Signed-off-by: Ludovico Cavedon <cavedon@sssup.it>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
Ludovico Cavedon 2007-11-02 16:37:32 -03:00 committed by Mauro Carvalho Chehab
parent 032c2028ac
commit 8c6da5c41e

View 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;