ALSA: hda - Fix the wrong pin-cap check in patch_realtek.c
authorTakashi Iwai <tiwai@suse.de>
Mon, 23 Mar 2009 14:17:38 +0000 (15:17 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 23 Mar 2009 14:20:53 +0000 (15:20 +0100)
The check for the amp-output must be done for widget-caps rather than
pin-caps as implemented in the recent change...  Simply a thinko.

Also, add the similar checks to all places that put output-amp mutes
in the initialization.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found