Skip to content

Commit

Permalink
ALSA: hda - Use standard fixup table for STAC922x
Browse files Browse the repository at this point in the history
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 <tiwai@suse.de>
  • Loading branch information
Takashi Iwai committed Jan 15, 2013
1 parent fe6322c commit 0a42784
Showing 1 changed file with 312 additions and 171 deletions.
Loading

0 comments on commit 0a42784

Please sign in to comment.