From: Mengdong Lin Date: Fri, 8 Feb 2013 22:09:31 +0000 (-0500) Subject: ALSA: hda - Support rereading widgets under the function group X-Git-Tag: v3.9-rc1~129^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a15d05db41b1d5c9f2c3af11dfbfd46818cc64ba;p=pandora-kernel.git ALSA: hda - Support rereading widgets under the function group A codec may allow software to hide some unused pin/cvt widgets. Sometimes BIOS does not enable the hidden widgets properly although they are needed for the board. Thus the driver need to enable them as a board-specific fixup and the whole tree will change. This patch implements a common code for rereading codec widgets. So the fixup code can call it after enabling the hidden widgets. Signed-off-by: Mengdong Lin Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed