ASoC: io: Remove hw_read() operation
authorMark Brown <broonie@linaro.org>
Tue, 4 Mar 2014 09:22:46 +0000 (17:22 +0800)
committerMark Brown <broonie@linaro.org>
Tue, 4 Mar 2014 10:11:58 +0000 (18:11 +0800)
We now no longer have any users of hw_read() in the kernel so remove the
code in order to prevent any new users being added. Users should be using
regmap.

Signed-off-by: Mark Brown <broonie@linaro.org>
include/sound/soc.h

Simple merge