commit | 37f32f0fdd3ed589266d159abb69f3a1bae20ec5 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Fri Jan 20 13:29:53 2012 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Fri Feb 10 12:16:30 2012 +0100 |
tree | a704b86e09848c129eace5c224fcd85d5bcf21dd | |
parent | 7567b51fbe92e1300a672eaddd413c4a7e807d90 [diff] |
usb: add USBBusOps->wakeup_endpoint Add usb bus op which is called whenever a usb endpoint becomes ready, so the host adapter emulation can react on that event. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>