Commit af4ca6a8 authored by Mark Brown's avatar Mark Brown

Merge remote-tracking branch 'regmap/fix/debugfs' into tmp

parents 31b35e9e f32ca3db
......@@ -121,8 +121,6 @@ static unsigned int regmap_debugfs_get_dump_start(struct regmap *map,
c->max = p - 1;
list_add_tail(&c->list,
&map->debugfs_off_cache);
} else {
return base;
}
/*
......
Markdown is supported
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