At Sun, 24 Jul 2011 13:56:10 +0200, Takashi Iwai wrote:
At Fri, 22 Jul 2011 16:41:00 -0500, Tim Howe wrote:
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.
Signed-off-by: Tim Howe tim.howe@cirrus.com
The patch looks mostly good. Just a few minor points below.
Never mind, I fixed these small issues quickly by myself and applied the patch now. Please check sound git tree later whether it's OK.
thanks,
Takashi