Skip to content

Commit

Permalink
ALSA: hda - Use standard fixup table for STAC927x
Browse files Browse the repository at this point in the history
This conversion is a bit tricky.  Since STAC927x may take two
different volume-knob initialization values depending on the model, a
new flag, spec->volknob_init, is introduced to indicate whether it's
the standard volume-knob initialization or not.

Also, Dell BIOS model is now directly mapped onto the fixup table
instead of parsing in the function.  This resulted in a new model ref,
STAC_927X_DELL_BIOS_SPDIF, which is a chained entry.

Also, for reducing the fixups, virtual entries like
STAC_927X_DELL_DMIC and STAC_D965_VERBS are introduced.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Takashi Iwai committed Jan 15, 2013
1 parent 0a42784 commit 29ac836
Showing 1 changed file with 235 additions and 120 deletions.
Loading

0 comments on commit 29ac836

Please sign in to comment.