]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Remove unused cache_only from struct snd_soc_codec
authorJarkko Nikula <jarkko.nikula@linux.intel.com>
Thu, 28 Aug 2014 11:07:11 +0000 (14:07 +0300)
committerMark Brown <broonie@linaro.org>
Thu, 28 Aug 2014 18:05:57 +0000 (19:05 +0100)
commit32c5247eeafbdb91ea902518d3287b00b731c955
tree123d8a8f0e8c4fa132d554b55458398230329100
parentb49f5f5f9d3de3e9f40605090f8953d1ba1c4692
ASoC: Remove unused cache_only from struct snd_soc_codec

There are no real users for cache_only in "struct snd_soc_codec" so remove
it and needless debugfs node.

Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
include/sound/soc.h
sound/soc/soc-core.c