[alsa-devel] [PATCH 2/4] ASoC: fsi: Add fsi_dma_soft_push/pop function

Liam Girdwood lrg at slimlogic.co.uk
Thu Sep 16 15:28:02 CEST 2010


On Thu, 2010-09-16 at 13:34 +0900, Kuninori Morimoto wrote:
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
> ---
>  sound/soc/sh/fsi.c |   75 +++++++++++++++++++++++++++++++++++++++------------
>  1 files changed, 57 insertions(+), 18 deletions(-)
> 
> diff --git a/sound/soc/sh/fsi.c b/sound/soc/sh/fsi.c
> index 44a2b6e..156c73b 100644
> --- a/sound/soc/sh/fsi.c
> +++ b/sound/soc/sh/fsi.c
> @@ -357,11 +357,62 @@ static int fsi_get_fifo_residue(struct fsi_priv *fsi, int is_play)
>  	return residue;
>  }
>  
> +/************************************************************************
> +
> +
> +		dma function
> +
> +
> +************************************************************************/

Btw, is there any need for such a large empty comment here.

Thanks

Liam

-- 
Freelance Developer, SlimLogic Ltd
ASoC and Voltage Regulator Maintainer.
http://www.slimlogic.co.uk



More information about the Alsa-devel mailing list