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)
commitb792346fa8660a22a06f118cebe47709f507914f
tree123d8a8f0e8c4fa132d554b55458398230329100
parent5819c2fa55d4a6eaf7fe025a393dce98fc4b2116
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