usb-hub: wakeup on detach too.
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 22 Nov 2011 12:20:14 +0000 (13:20 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 22 Nov 2011 13:12:36 +0000 (14:12 +0100)
commit7401cb37497b98e5a693a91fd5db1682f57142a0
tree116fadd38b45f5340188434330bd91c120461dfb
parent6d56488eaa2a0d0704dcb8e0044e8863c896a713
usb-hub: wakeup on detach too.

When detaching devices from the usb hub we must wakeup too,
otherwise the host misses the detach event.

Commit 4a33a9ea06f6fbb08d8311a7cfed72975344f9ab does the
same for device attach.

Found by hkran@linux.vnet.ibm.com

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb-hub.c