Index: uspace/lib/usb/src/ddfiface.c
===================================================================
--- uspace/lib/usb/src/ddfiface.c	(revision d473c6bcee5035f63dc1850329e86ce6953255aa)
+++ uspace/lib/usb/src/ddfiface.c	(revision c867a216c627a94fe3d4e1a658b5a819d06ccb3a)
@@ -88,4 +88,6 @@
 	    IPC_M_USB_GET_HOST_CONTROLLER_HANDLE, &hc_handle);
 
+	async_hangup(parent_phone);
+
 	if (rc != EOK) {
 		return rc;
