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)
commit8dfaa573918afa34c8eaf8b2120b2e38cc4f651f
treee22be07fb1c267ac3051518e9a90de39b7b88e46
parent4407be6ba217514b1bc01488f8b56467d309e416
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 <matt@matthoran.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_hdmi.c