Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22056
b: refs/heads/master
c: 0eb8c7c
h: refs/heads/master
v: v3
  • Loading branch information
Franck Bui-Huu authored and Greg Kroah-Hartman committed Mar 20, 2006
1 parent 74f7d25 commit 03e446d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: efafe6fb72b2bbab40080a08f7946f1eadb9bad9
refs/heads/master: 0eb8c7cafe8d4fa9a90ea8680200e3ae3d57b1bd
6 changes: 0 additions & 6 deletions trunk/drivers/usb/gadget/zero.c
Original file line number Diff line number Diff line change
Expand Up @@ -1224,12 +1224,6 @@ zero_bind (struct usb_gadget *gadget)
loopback_config.bmAttributes |= USB_CONFIG_ATT_WAKEUP;
}

if (gadget->is_otg) {
otg_descriptor.bmAttributes |= USB_OTG_HNP,
source_sink_config.bmAttributes |= USB_CONFIG_ATT_WAKEUP;
loopback_config.bmAttributes |= USB_CONFIG_ATT_WAKEUP;
}

usb_gadget_set_selfpowered (gadget);

init_timer (&dev->resume);
Expand Down

0 comments on commit 03e446d

Please sign in to comment.