Re: [PATCH] ASoC: soc-cache: Ensure consistent cache naming

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2010-11-29 at 10:54 +0000, Dimitris Papastamos wrote:
> Signed-off-by: Dimitris Papastamos <dp@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
> ---
>  include/sound/soc.h   |    2 +-
>  sound/soc/soc-cache.c |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/include/sound/soc.h b/include/sound/soc.h
> index 3eb92ef..9e593cf 100644
> --- a/include/sound/soc.h
> +++ b/include/sound/soc.h
> @@ -256,7 +256,7 @@ enum snd_soc_control_type {
>  };
>  
>  enum snd_soc_compress_type {
> -	SND_SOC_NO_COMPRESSION,
> +	SND_SOC_FLAT_COMPRESSION,
>  	SND_SOC_LZO_COMPRESSION,
>  	SND_SOC_RBTREE_COMPRESSION
>  };
> diff --git a/sound/soc/soc-cache.c b/sound/soc/soc-cache.c
> index e5b1888..9b1ba33 100644
> --- a/sound/soc/soc-cache.c
> +++ b/sound/soc/soc-cache.c
> @@ -1520,7 +1520,7 @@ static int snd_soc_flat_cache_init(struct snd_soc_codec *codec)
>  /* an array of all supported compression types */
>  static const struct snd_soc_cache_ops cache_types[] = {
>  	{
> -		.id = SND_SOC_NO_COMPRESSION,
> +		.id = SND_SOC_FLAT_COMPRESSION,
>  		.init = snd_soc_flat_cache_init,
>  		.exit = snd_soc_flat_cache_exit,
>  		.read = snd_soc_flat_cache_read,

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

_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel


[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux