From: Takashi Iwai Date: Thu, 26 Jul 2012 16:08:14 +0000 (+0200) Subject: ALSA: hda - Detach from converter at closing in patch_hdmi.c X-Git-Tag: v3.6-rc1~17^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2ad24fa575dd4b392f123744f7c80c82c079ef9;p=pandora-kernel.git 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 --- Reading git-diff-tree failed