ASoC: Factor out redundant read() functions
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 10 Jun 2011 18:42:56 +0000 (19:42 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 13 Jun 2011 13:22:57 +0000 (14:22 +0100)
We've got a whole bunch of functions which just call straight through to
do_hw_read(). Simplify this situation by removing them and using hw_read()
directly.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@ti.com>

No differences found