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)
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>

No differences found