From: Takashi Iwai Date: Thu, 13 Jan 2011 14:41:45 +0000 (+0100) Subject: ALSA: hda - Add fixup-call in init callback X-Git-Tag: v2.6.38-rc1~7^2~1^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5870112021fb38e73b25dad3baec4ca0819c594a;p=pandora-kernel.git ALSA: hda - Add fixup-call in init callback In some cases, the fix-up is required in the init callback to be called both at the first initialization and at the resume. The new action type ALC_FIXUP_ACT_INIT is used for this case. So far, only ALC275_FIXUP_SONY_HWEQ uses this. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed