From: Takashi Iwai Date: Mon, 23 Mar 2009 14:17:38 +0000 (+0100) Subject: ALSA: hda - Fix the wrong pin-cap check in patch_realtek.c X-Git-Tag: v2.6.30-rc1~676^2~12^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e82c025b501a1ca62dec40989817dbb17c0b9167;p=pandora-kernel.git ALSA: hda - Fix the wrong pin-cap check in patch_realtek.c 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 --- Reading git-diff-tree failed