Skip to content

Commit

Permalink
V4L/DVB (6532): Add the remaining addresses for tda9887
Browse files Browse the repository at this point in the history
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Mauro Carvalho Chehab committed Nov 4, 2007
1 parent 8c6da5c commit fe51f81
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions drivers/media/video/em28xx/em28xx-i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit fe51f81

Please sign in to comment.