ASoC: Remove use of hw_read from TLV320AIC3x driver
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 5 Jul 2009 16:35:28 +0000 (17:35 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 5 Jul 2009 16:35:28 +0000 (17:35 +0100)
The TLV320AIC3x driver is currently the only user of the CODEC hw_read
operation and is jumping through some hoops in order to do so.  In order
to support future refactoring to make the hw_read operation more usable
unwrap the usage in this driver to avoid its use.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found