regmap: debugfs: Fix seeking from the cache
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 16 Jan 2013 15:33:36 +0000 (00:33 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 16 Jan 2013 15:33:36 +0000 (00:33 +0900)
We don't want to bomb out early if we failed to get the cache any more,
just soldier on instead and we won't get confused and always return the
first block.

Reported-by: Philipp Zabel <p.zabel@pengutronix.de
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found