]> 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)
commita580b943fd12deb99034c223112f857eb1c4082a
tree73048cf6ef15ddf73e437f9c7368213f9115aae1
parent579f5d1225093c2a5cc24a181c8cfd26173b7d88
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