V4L/DVB (6532): Add the remaining addresses for tda9887
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
8c6da5c41e
commit
fe51f819bc
1 changed files with 3 additions and 2 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue