]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: max98095: Remove custom hw_write() implementation
authorMark Brown <broonie@linaro.org>
Mon, 23 Sep 2013 17:58:59 +0000 (18:58 +0100)
committerMark Brown <broonie@linaro.org>
Tue, 24 Sep 2013 18:30:24 +0000 (19:30 +0100)
commit213de927563c39e2e76df9f9c3c8f5d72caa075c
tree77777389046d9102fc63830376d54a5cc5644432
parent1d1d72c43a6012ec577024270053d83c033df9d9
ASoC: max98095: Remove custom hw_write() implementation

The registers that are being kept uncached are marked as volatile anyway
so the call has no practical impact.

Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/max98095.c