usb: Call wakeup when data becomes available for all devices with int eps
commit8beba9304391189666df1b62b23a5101b3831317
authorHans de Goede <hdegoede@redhat.com>
Sat, 17 Nov 2012 11:47:14 +0000 (17 12:47 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 4 Dec 2012 13:41:54 +0000 (4 14:41 +0100)
tree5d124e37ef889c4bd332597d6f0ef7233b2ce117
parentf1ae2e3883c4ee3a9f91f484690abe42f5063d64
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>
hw/usb/dev-hub.c
hw/usb/dev-network.c
hw/usb/dev-wacom.c
hw/usb/redirect.c