From 0a4278464eba4bf98c0d6304c62a1116553125d3 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 14 Jan 2013 15:20:13 +0100 Subject: [PATCH] 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-format-patch failed