regmap: debugfs: Suppress cache for partial register files
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 29 May 2013 14:54:54 +0000 (15:54 +0100)
committerMark Brown <broonie@linaro.org>
Wed, 19 Jun 2013 09:18:09 +0000 (10:18 +0100)
The cache is based on the full register map so confuses things if used
for a partial map.

Reported-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found