From: Takashi Iwai Date: Mon, 6 Aug 2012 12:49:36 +0000 (+0200) Subject: ALSA: hda - Fix regression of HDMI codec probing X-Git-Tag: v3.6-rc2~27^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dfaa573918afa34c8eaf8b2120b2e38cc4f651f;p=pandora-kernel.git ALSA: hda - Fix regression of HDMI codec probing The commit c4bfe94a causes a regression on some codecs at probing. Since this was just a workaround to shut up a kernel warning, it'd be better to revert and fix properly. So we ended up with re-adding the cleanup callback. Tested-and-reported-by: Matt Horan Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed