Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330899
b: refs/heads/master
c: 78fa590
h: refs/heads/master
i:
  330897: 4bc5e21
  330895: 0ec0753
v: v3
  • Loading branch information
Antti Palosaari authored and Mauro Carvalho Chehab committed Aug 15, 2012
1 parent f143969 commit 881d3e0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 04966aa8dc7d6201755c81cd07841ca30aa7e379
refs/heads/master: 78fa59038eda0ad2501c67b6d79423addab4b871
1 change: 1 addition & 0 deletions trunk/drivers/media/usb/dvb-usb-v2/ce6230.c
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ static struct usb_driver ce6230_usb_driver = {
.disconnect = dvb_usbv2_disconnect,
.suspend = dvb_usbv2_suspend,
.resume = dvb_usbv2_resume,
.reset_resume = dvb_usbv2_reset_resume,
.no_dynamic_id = 1,
.soft_unbind = 1,
};
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
Original file line number Diff line number Diff line change
Expand Up @@ -1247,6 +1247,7 @@ static struct usb_driver rtl28xxu_usb_driver = {
.disconnect = dvb_usbv2_disconnect,
.suspend = dvb_usbv2_suspend,
.resume = dvb_usbv2_resume,
.reset_resume = dvb_usbv2_reset_resume,
.no_dynamic_id = 1,
.soft_unbind = 1,
};
Expand Down

0 comments on commit 881d3e0

Please sign in to comment.