Gerd Hoffmann 088351a7e5 usb-ehci: fix ehci_child_detach
Looks like a cut+paste bug from ehci_detach.  When the device itself is
detached from a ehci port (ehci_detach op) we have to clear the
device pointer for the companion port too.  When a device gets removed
from a downstream port of a usb hub (ehci_child_detach op) the ehci port
where the usb hub is plugged in is not affected.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2012-04-17 10:23:28 +02:00
..
2012-04-17 10:23:21 +02:00
2012-04-17 10:23:27 +02:00
2012-04-17 10:23:28 +02:00
2012-03-13 10:15:32 +01:00
2012-04-17 10:23:27 +02:00