From: Tim Howe Date: Fri, 22 Jul 2011 21:41:00 +0000 (-0500) Subject: ALSA: hda - Cirrus Logic CS421x support X-Git-Tag: v3.1-rc1~143^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56487c279fe9fc23c5f15e2b935eb896ab7ba280;p=pandora-kernel.git ALSA: hda - Cirrus Logic CS421x support 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed