ALSA: hda_generic: use AC_WCAP_CONN_LIST check for widget connections
authorJaroslav Kysela <perex@perex.cz>
Wed, 22 Jul 2009 13:31:03 +0000 (15:31 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 22 Jul 2009 13:39:56 +0000 (15:39 +0200)
commit254da007f93f79ee773788cbb38f24dfab9590f5
treedac92fc1e51f261d3dea04f1b939dfd778e7e8f5
parent052960483833f81603450e2a3cfa7a5ee98eedd4
ALSA: hda_generic: use AC_WCAP_CONN_LIST check for widget connections

Previous patch used widget type, but the presence flag of the connection
list is in the widget capabilities.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_generic.c