From: Takashi Iwai Date: Fri, 13 Feb 2009 10:32:28 +0000 (+0100) Subject: ALSA: hda - Add snd_hda_multi_out_dig_cleanup() X-Git-Tag: v2.6.29-rc5~1^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9411e21cd0cc4fd046b4f448417b0e103e80951c;p=pandora-kernel.git ALSA: hda - Add snd_hda_multi_out_dig_cleanup() Added the helper function snd_hda_multi_out_dig_cleanup() to clean up the digital outputs with multi setup. This call is needed in cases the codec supports multiple digital outputs as slaves. Otherwise the slave widgets aren't properly cleaned up. For a single digital output (e.g. in patch_conexant.c), this call isn't needed. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed