From: Takashi Iwai Date: Fri, 18 Jan 2013 10:07:15 +0000 (+0100) Subject: ALSA: hda - Look for boost controls more deeply X-Git-Tag: v3.9-rc1~129^2~70^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f7c83afc6cc3f66d13e4ad0a0f5693d9175e1ab;p=pandora-kernel.git ALSA: hda - Look for boost controls more deeply In the current generic parser code, we look for the (mic) boost controls only on input pins. But many codecs assign the boost volume to a widget connected to each input pin instead of the input amp of the pin itself. In this patch, the parser tries to look through more widgets connected to the pin and find a boost amp. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed