commit | 8beba9304391189666df1b62b23a5101b3831317 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sat Nov 17 12:47:14 2012 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Dec 04 14:41:54 2012 +0100 |
tree | 5d124e37ef889c4bd332597d6f0ef7233b2ce117 | |
parent | f1ae2e3883c4ee3a9f91f484690abe42f5063d64 [diff] |
usb: Call wakeup when data becomes available for all devices with int eps This is necessary for proper interaction with the xhci controller, and it will allow other hcds to lower there frame timer while waiting for interrupt data. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>