Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76663
b: refs/heads/master
c: d998cc6
h: refs/heads/master
i:
  76661: d33ae27
  76659: 225d053
  76655: ef4eebf
v: v3
  • Loading branch information
Jean Delvare authored and Mauro Carvalho Chehab committed Jan 25, 2008
1 parent f6c8091 commit ba6b214
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: 9134be0376e7527afa4f2574253ff02ca80d5b47
refs/heads/master: d998cc6a6d8e7da19ecadded55e373a84b1b4463
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/ivtv/ivtv-i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@ static int ivtv_getsda_old(void *data)
/* template for i2c-bit-algo */
static struct i2c_adapter ivtv_i2c_adap_template = {
.name = "ivtv i2c driver",
.id = I2C_HW_B_CX2341X, /* algo-bit is OR'd with this */
.id = I2C_HW_B_CX2341X,
.algo = NULL, /* set by i2c-algo-bit */
.algo_data = NULL, /* filled from template */
.client_register = attach_inform,
Expand Down

0 comments on commit ba6b214

Please sign in to comment.