From: Takashi Iwai Date: Mon, 12 Aug 2013 12:44:59 +0000 (+0200) Subject: ALSA: hda - Mute the right widget in auto_mute_via_amp mode X-Git-Tag: v3.12-rc1~150^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e80c60f3cbe76fa95029abc53b1a29172b51b96a;p=pandora-kernel.git ALSA: hda - Mute the right widget in auto_mute_via_amp mode The current generic parser code assumes that always a pin widget controls the mute for an output blindly although it might be a different widget in the middle. Instead of the fixed assumption, check each parsed path and just pick up the right widget that has been already defined as a mute control. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed