Skip to content
Commit 120f8051 authored by Mark Brown's avatar Mark Brown
Browse files

regmap: debugfs: Fix attempts to read nonexistant register blocks



Return the start of the last block we tried to read rather than a position,
and also make sure we update the byte position while we're at it.  Without
this reads that go into nonexistant areas get confused.

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent d1c3ed66
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment