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

No differences found