[alsa-devel] [PATCH] ASoC: Prototype s3c64xx_i2s_get_clock()

Liam Girdwood lrg at slimlogic.co.uk
Tue Sep 21 15:06:33 CEST 2010


On Mon, 2010-09-20 at 18:24 +0100, Mark Brown wrote:
> So machine drivers can see the declaration.
> 
> Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
> ---
>  sound/soc/s3c24xx/s3c64xx-i2s.h |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/sound/soc/s3c24xx/s3c64xx-i2s.h b/sound/soc/s3c24xx/s3c64xx-i2s.h
> index 19bd444..de4075d 100644
> --- a/sound/soc/s3c24xx/s3c64xx-i2s.h
> +++ b/sound/soc/s3c24xx/s3c64xx-i2s.h
> @@ -36,5 +36,6 @@ struct clk;
>  	(SNDRV_PCM_FMTBIT_S8 | SNDRV_PCM_FMTBIT_S16_LE |\
>  	 SNDRV_PCM_FMTBIT_S24_LE)
>  
> +struct clk *s3c64xx_i2s_get_clock(struct snd_soc_dai *dai);
>  
>  #endif /* __SND_SOC_S3C24XX_S3C64XX_I2S_H */

Acked-by: Liam Girdwood <lrg at slimlogic.co.uk>
-- 
Freelance Developer, SlimLogic Ltd
ASoC and Voltage Regulator Maintainer.
http://www.slimlogic.co.uk



More information about the Alsa-devel mailing list