commit | d6814a7dafa590ec5fe0597922ea76354f9bec59 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed May 29 15:54:54 2013 +0100 |
committer | Mark Brown <broonie@linaro.org> | Wed Jun 19 10:18:09 2013 +0100 |
tree | 552ba2bc6296e19f710e91a8649fa632d1c056cb | |
parent | d856fce41b74ecf2004d99f781e44abd7815d7f8 [diff] |
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>