[alsa-devel] [PATCH V4 2/5] sound: asoc: Adding support for SPEAr13XX ASoC platform driver

Liam Girdwood lrg at ti.com
Wed Jun 8 11:05:34 CEST 2011


On 06/06/11 06:57, Rajeev Kumar wrote:
> This patch adds the support for the SPEAr13XX Platform Driver (I2S based)
> as per the ASoC framework.
> 
> SPEAr13XX internally uses a Designware I2S IP and some glue logic on top
> of the same.
> 
> Signed-off-by: Rajeev Kumar <rajeev-dlh.kumar at st.com>
> ---

snip

> +}
> +
> +static int spear13xx_pcm_new(struct snd_card *card,
> +               struct snd_soc_dai *dai, struct snd_pcm *pcm)
> +{

Btw, this API call has recently been refactored to only accept 1 argument since you posted V4.

Thanks

Liam


More information about the Alsa-devel mailing list