[alsa-devel] [PATCH v2] ASoC CS4270 codec device driver

Takashi Iwai tiwai at suse.de
Tue Jul 31 14:13:42 CEST 2007


At Mon, 30 Jul 2007 15:22:10 -0500,
Timur Tabi wrote:
> 
> This patch adds ALSA SoC support for the Cirrus Logic CS4270 codec.  The
> following features are suppored:
> 
> 1) Stand-alone and software mode
> 2) Software mode via I2C only
> 3) Master mode, not Slave
> 4) No power management
> 
> Signed-off-by: Timur Tabi <timur at freescale.com>

Better now.  But, I found that your patch can't be applied cleanly to
the latest ALSA tree.  Could you regenerate it for mm tree (or
perex/alsa.git mm branch)?

Another thing I noticed is that the comment style.  /** is used for
JavaDoc style comments, which are processed via kerneldoc.  Normal
comments should use simply /* instead.


thanks,

Takashi


More information about the Alsa-devel mailing list