Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164156
b: refs/heads/master
c: 151ec0d
h: refs/heads/master
v: v3
  • Loading branch information
Steven Toth authored and Mauro Carvalho Chehab committed Sep 19, 2009
1 parent a6532c6 commit fb8e394
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 8bfd4b290ac28752234bce8febe96497b389cc3e
refs/heads/master: 151ec0d9ed902e4b44caf2640d5c61885ea4a499
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/saa7164/saa7164-dvb.c
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ int saa7164_dvb_register(struct saa7164_tsport *port)
/* TODO: addr is in the card struct */
dvb_attach(tda18271_attach, port->dvb.frontend,
0xc0 >> 1, &i2c_bus->i2c_adap,
&hauppauge_hvr22x0_tuner_config);
&hauppauge_hvr22x0s_tuner_config);
}

break;
Expand Down

0 comments on commit fb8e394

Please sign in to comment.