ALSA: hda - Fix regression of HDMI codec probing
authorTakashi Iwai <tiwai@suse.de>
Mon, 6 Aug 2012 12:49:36 +0000 (14:49 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 6 Aug 2012 12:52:44 +0000 (14:52 +0200)
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 <matt@matthoran.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found