commit | 8dfaa573918afa34c8eaf8b2120b2e38cc4f651f | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Aug 06 14:49:36 2012 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Aug 06 14:52:44 2012 +0200 |
tree | e22be07fb1c267ac3051518e9a90de39b7b88e46 | |
parent | 4407be6ba217514b1bc01488f8b56467d309e416 [diff] |
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>