Skip to content

Commit

Permalink
V4L/DVB (6531): Fix a regression caused by commit 1539623
Browse files Browse the repository at this point in the history
From: Ludovico Cavedon <cavedon@sssup.it>

Signed-off-by: Ludovico Cavedon <cavedon@sssup.it>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Ludovico Cavedon authored and Mauro Carvalho Chehab committed Nov 4, 2007
1 parent 032c202 commit 8c6da5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/media/video/em28xx/em28xx-i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit 8c6da5c

Please sign in to comment.