Index: uspace/app/usbinfo/info.c
===================================================================
--- uspace/app/usbinfo/info.c	(revision a12917ef3cf1c2142497999a3f05f75ed4126483)
+++ uspace/app/usbinfo/info.c	(revision 0a6fa9fe59b6049f04024724a7889d8ad48bf28f)
@@ -141,5 +141,5 @@
 leave:
 	/* Ignoring errors here. */
-	ipc_hangup(hc_phone);
+	async_hangup(hc_phone);
 	usb_endpoint_pipe_end_session(&ctrl_pipe);
 
