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)
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>

No differences found