]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitd36126ac5674a83e1d426877709437b24f058f47
tree77777389046d9102fc63830376d54a5cc5644432
parent4a10c2ac2f368583138b774ca41fac4207911983
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