From: Takashi Iwai Date: Tue, 11 Aug 2009 15:16:13 +0000 (+0200) Subject: ALSA: hda - Add setup hook to ALC preset struct X-Git-Tag: v2.6.32-rc1~732^2~13^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9c364c04f59f7fb250f9689198eaa59872cf8af;p=pandora-kernel.git ALSA: hda - Add setup hook to ALC preset struct Added setup hook to ALC preset struct to be called at in the parser but not at each init callback. This can be used for setting up the static pins, etc, while the init hook should be used for updating the status again. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed