]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: soc-cache: Add optional cache name member to snd_soc_cache_ops
authorDimitris Papastamos <dp@opensource.wolfsonmicro.com>
Mon, 6 Dec 2010 09:51:57 +0000 (09:51 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 6 Dec 2010 14:13:46 +0000 (14:13 +0000)
commita5775435f04121b29e494c522bc2d78df1162926
tree7bfcbe748f68808de5e598853c5d893242d5d963
parenta058b1e3f56dfcb4043f663b207c654b7d686047
ASoC: soc-cache: Add optional cache name member to snd_soc_cache_ops

Added an optional name member to snd_soc_cache_ops to enable more
sensible diagnostic messages during cache init, exit and sync.

Remove redundant newline in source code.

Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/sound/soc.h
sound/soc/soc-cache.c
sound/soc/soc-core.c