• T
    ALSA: hda - Use standard fixup table for STAC922x · 0a427846
    Takashi Iwai 提交于
    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: NTakashi Iwai <tiwai@suse.de>
    0a427846
patch_sigmatel.c 191.4 KB