Charles Keepax b8f9a03b74
regmap: Correct offset handling in regmap_volatile_range
The current implementation is broken for regmaps that have a reg_stride,
since it doesn't take the stride into account. Correct this by using the
helper function to calculate the register offset.

Fixes: f01ee60fffa4 ("regmap: implement register striding")
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-02-13 12:26:12 +00:00
..
2017-12-18 16:51:11 +01:00
2018-02-01 10:00:28 -08:00
2018-01-23 09:47:05 +01:00
2017-12-11 08:50:05 +01:00
2018-02-01 10:00:28 -08:00