regmap: Fix bulk reads
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 24 Jul 2011 21:39:12 +0000 (22:39 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 24 Jul 2011 21:44:51 +0000 (22:44 +0100)
We should be reading the number of bytes we were asked for, not the size
of a single register.

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

No differences found