commit | f2ad24fa575dd4b392f123744f7c80c82c079ef9 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Jul 26 18:08:14 2012 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Jul 26 18:08:14 2012 +0200 |
tree | bdaa59cd157bef956b51ec95e236e769957b9cd1 | |
parent | a3e199732b8e2b272e82cc1ccc49c35239ed6c5a [diff] |
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>