Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19936
b: refs/heads/master
c: 20c4087
h: refs/heads/master
v: v3
  • Loading branch information
Mike Isely authored and Mauro Carvalho Chehab committed Jan 23, 2006
1 parent 1c0279a commit f7e1287
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: aad99f39bd6e2cd45d19d12fd5af9e5577186553
refs/heads/master: 20c40878e40581d847adc93d2b23411b5c3028fc
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/tda9887.c
Original file line number Diff line number Diff line change
Expand Up @@ -876,7 +876,7 @@ static int tda9887_resume(struct device * dev)
/* ----------------------------------------------------------------------- */

static struct i2c_driver driver = {
.id = -1, /* FIXME */
.id = I2C_DRIVERID_TDA9887,
.attach_adapter = tda9887_probe,
.detach_client = tda9887_detach,
.command = tda9887_command,
Expand Down

0 comments on commit f7e1287

Please sign in to comment.