Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21585
b: refs/heads/master
c: c835ac2
h: refs/heads/master
i:
  21583: 059ca6f
v: v3
  • Loading branch information
Mike Isely authored and Mauro Carvalho Chehab committed Jan 23, 2006
1 parent 2e15584 commit 142526f
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: bff75d248f27c10d4bf1aaf8d5c81b00623861b9
refs/heads/master: c835ac24e2e3d5de7fff0620949b61228048e27b
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 142526f

Please sign in to comment.