]> git.karo-electronics.de Git - mv-sheeva.git/commit
regmap: Include the last register in debugfs output
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 5 Sep 2011 15:13:07 +0000 (08:13 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 5 Sep 2011 17:58:31 +0000 (10:58 -0700)
commitd813ae9a105219255c07d382059de831186c10d0
tree51144b79a2ee1f3682ccc9a3976b7ad42a3634f3
parent5b457e3910251ef28712ba5d14adac8194bd5b2c
regmap: Include the last register in debugfs output

Off by one in the array iteration.

Reported-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/base/regmap/regmap-debugfs.c