Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357207
b: refs/heads/master
c: d486b94
h: refs/heads/master
i:
  357205: 9787096
  357203: 43dc6e2
  357199: f2d5191
v: v3
  • Loading branch information
Ezequiel Garcia authored and Mauro Carvalho Chehab committed Dec 27, 2012
1 parent 59ed082 commit 6a36ad9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 5338c16905ed7e8145861e1dacdd4eadce18f2b9
refs/heads/master: d486b94b2636ce169f7f2bb1a4a7973843cc72e3
3 changes: 1 addition & 2 deletions trunk/drivers/media/usb/hdpvr/hdpvr-i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,7 @@ int hdpvr_register_i2c_adapter(struct hdpvr_device *dev)

hdpvr_activate_ir(dev);

memcpy(&dev->i2c_adapter, &hdpvr_i2c_adapter_template,
sizeof(struct i2c_adapter));
dev->i2c_adapter = hdpvr_i2c_adapter_template;
dev->i2c_adapter.dev.parent = &dev->udev->dev;

i2c_set_adapdata(&dev->i2c_adapter, dev);
Expand Down

0 comments on commit 6a36ad9

Please sign in to comment.