ALSA: hda - Detach from converter at closing in patch_hdmi.c
authorTakashi Iwai <tiwai@suse.de>
Thu, 26 Jul 2012 16:08:14 +0000 (18:08 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 26 Jul 2012 16:08:14 +0000 (18:08 +0200)
commitf2ad24fa575dd4b392f123744f7c80c82c079ef9
treebdaa59cd157bef956b51ec95e236e769957b9cd1
parenta3e199732b8e2b272e82cc1ccc49c35239ed6c5a
ALSA: hda - Detach from converter at closing in patch_hdmi.c

The generic HDMI code detaches the converter from the stream when
unused, but it must be done rather in the close callback instead of
the cleanup callback.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_hdmi.c