commit | 16a433d8b38720a816736d59a62e705c19e31600 | [log] [tgz] |
---|---|---|
author | Jaroslav Kysela <perex@perex.cz> | Wed Jul 22 16:20:40 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jul 22 16:30:03 2009 +0200 |
tree | ec2efc9b071b2fc7b68d9a0278a9f64d997d7af1 | |
parent | 254da007f93f79ee773788cbb38f24dfab9590f5 [diff] |
ALSA: hda-intel: Cleanups for widget connection list handling This patch adds a check to snd_hda_get_connections() routine for presence of AC_WCAP_CONN_LIST. Also, make sure that negative error codes from noted route are handled on all places as errors. Signed-off-by: Jaroslav Kysela <perex@perex.cz> Signed-off-by: Takashi Iwai <tiwai@suse.de>