From: Takashi Iwai Date: Mon, 14 Jan 2013 14:20:13 +0000 (+0100) Subject: ALSA: hda - Use standard fixup table for STAC922x X-Git-Tag: v3.9-rc1~129^2~70^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a4278464eba4bf98c0d6304c62a1116553125d3;p=pandora-kernel.git ALSA: hda - Use standard fixup table for STAC922x Rather straightforward conversion, except for ones for Intel Mac. As Intel Mac have only unique codec SSIDs, we need to remap the fixup again for the codec SSID and call the new fixup there. Also, we can reduce model enums like STAC_MACMINI, which are model aliases for backward compatibility, since they can be pointed directly via hda_model_fixup table. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed