Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164108
b: refs/heads/master
c: 958411b
h: refs/heads/master
v: v3
  • Loading branch information
Andy Walls authored and Mauro Carvalho Chehab committed Sep 19, 2009
1 parent 874540b commit 019d706
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: 0e12e1536c1b8aaef9baeed09a8f81da393fcba6
refs/heads/master: 958411bc484d15c3c3f7579b84b57d3b9d80ff21
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/cx18/cx18-i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ static int cx18_i2c_new_ir(struct i2c_adapter *adap, u32 hw, const char *type,
/* Our default information for ir-kbd-i2c.c to use */
switch (hw) {
case CX18_HW_Z8F0811_IR_RX_HAUP:
info.platform_data = &z8f0811_ir_init_data;
info.platform_data = (void *) &z8f0811_ir_init_data;
break;
default:
break;
Expand Down

0 comments on commit 019d706

Please sign in to comment.