Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73164
b: refs/heads/master
c: fe51f81
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Nov 4, 2007
1 parent f505771 commit ded2f32
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8c6da5c41e39abc8d775a14f3bea28bec6c76d69
refs/heads/master: fe51f819bcbaa1fe94291f4bbe2a6a40c1653b54
5 changes: 3 additions & 2 deletions trunk/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 ded2f32

Please sign in to comment.