]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Fix WARNING from HDMI/DP parser
authorTakashi Iwai <tiwai@suse.de>
Fri, 27 Jul 2012 14:01:54 +0000 (16:01 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 27 Jul 2012 16:29:58 +0000 (18:29 +0200)
commit8ff0ab0e756954793202807b38dec5365287ff03
tree73048cf6ef15ddf73e437f9c7368213f9115aae1
parentd79904e4079d5bc728dcf1ea8d153c413f356319
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>
sound/pci/hda/patch_hdmi.c