Index: uspace/drv/audio/hdaudio/hdaudio.c
===================================================================
--- uspace/drv/audio/hdaudio/hdaudio.c	(revision a333b7f4765719ce076d6da93346ae8130250dfc)
+++ uspace/drv/audio/hdaudio/hdaudio.c	(revision 932e2f5cea04583b46d0b552261b9f4aca40db7c)
@@ -225,6 +225,4 @@
 		if (hda->ctl != NULL)
 			hda_ctl_fini(hda->ctl);
-		if (hda->parent_sess != NULL)
-			async_hangup(hda->parent_sess);
 	}
 
