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)
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>

No differences found