ASoC: Delegate to hw specific read for volatile registers
authorDimitris Papastamos <dp@opensource.wolfsonmicro.com>
Wed, 22 Sep 2010 12:25:47 +0000 (13:25 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 23 Sep 2010 18:48:11 +0000 (19:48 +0100)
commitdb49c146a8c0e8d49c0ff029c2496d47660dfb28
treec4012f9a10941e2beaadb8e04ca33e6a61a42c3a
parent3e13f65e3aa51fc7009afc554683a0b182c057f5
ASoC: Delegate to hw specific read for volatile registers

Ensure that reads on volatile registers will correctly delegate
to the bus specific read function.

Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/soc-cache.c