Skip to content

Commit

Permalink
ALSA: hda - Cirrus Logic CS421x support
Browse files Browse the repository at this point in the history
This update includes the changes necessary for supporting the
CS421x family of codecs.  Previously this file only supported
the CS420x family of codecs.

This file also contains init verbs to correct several issues in
the CS421x hardware.

Behavior between the CS421x and CS420x codec families is similar,
so several functions have been reused with "if" statements to
determine which codec family (CS421x or CS420x) is present.

Also, this file will be updated sometime in the near future in
order to add support for a system using CS421x that requires
mono mix on the speaker output only.

[Fix const usages and adaption for new APIs by tiwai]

Signed-off-by: Tim Howe <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
  • Loading branch information
Tim Howe authored and tiwai committed Jul 26, 2011
1 parent b51beb7 commit 56487c2
Showing 1 changed file with 709 additions and 34 deletions.
Loading

0 comments on commit 56487c2

Please sign in to comment.