commit | c4bfe94a8b0670a272d3f7092cc8533bb047e33a | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jul 27 16:01:54 2012 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jul 27 18:29:58 2012 +0200 |
tree | 73048cf6ef15ddf73e437f9c7368213f9115aae1 | |
parent | f2ad24fa575dd4b392f123744f7c80c82c079ef9 [diff] |
ALSA: hda - Fix WARNING from HDMI/DP parser The recent fix to converter detaching timing in patch_hdmi.c leads to a kernel WARNING due to a sanity check when the debug option is set. Add a workaround by setting a dummy hinfo->nid. Signed-off-by: Takashi Iwai <tiwai@suse.de>