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)
commitd6814a7dafa590ec5fe0597922ea76354f9bec59
tree552ba2bc6296e19f710e91a8649fa632d1c056cb
parentd856fce41b74ecf2004d99f781e44abd7815d7f8
regmap: debugfs: Suppress cache for partial register files

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>
drivers/base/regmap/regmap-debugfs.c