commit | 01eacab6e95267fd894d0c1013aa5bf55c320dc8 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Dec 01 11:32:45 2010 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Jan 11 17:01:02 2011 +0100 |
tree | a25c25138a68f4700ac2a22f70110966b00d244e | |
parent | 618c169b577db64ac6589ad48825d2e11760d1a6 [diff] |
usb: add usb_wakeup() + wakeup callback to port ops Add wakeup callback to port ops for remote wakeup handling. Also add a usb_wakeup() function for devices which want trigger a remote wakeup. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>