commit | 44c0240052892911d9ebcb2bbc2a5cfc3176077c | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jul 08 15:14:19 2011 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jul 08 15:14:19 2011 +0200 |
tree | 2c5ace762ec6c5e6cff11480eaad3ac783cf0062 | |
parent | a1f649d5475f6fa7ea5707510ec8b2e3019f38dd [diff] |
ALSA: hda - Fix amp-cap checks in patch_realtek.c query_amp_caps() may return non-zero if the amp cap isn't supported by the codec. Thus one needs to check widget-caps first, then check the corresponding amp-caps. Signed-off-by: Takashi Iwai <tiwai@suse.de>