ALSA: hda - Fix amp-cap checks in patch_realtek.c
authorTakashi Iwai <tiwai@suse.de>
Fri, 8 Jul 2011 13:14:19 +0000 (15:14 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 8 Jul 2011 13:14:19 +0000 (15:14 +0200)
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>

No differences found