diff options
author | Sebastian Reichel <sebastian.reichel@collabora.co.uk> | 2017-05-15 11:24:28 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-05-23 09:47:28 +0200 |
commit | 8f38910ba4f662222157ce07a0d5becc4328c46a (patch) | |
tree | 352da05aa72e3f03e407fc9e4f3ca08348cf6341 /fs/exportfs | |
parent | d795cb51dfee2a859b5585101a4e3ce5bc9bff75 (diff) |
pinctrl: mcp23s08: switch to regmap caching
Instead of using custom caching, this switches to regmap based
caching. Before the conversion the debugfs file used uncached
values, so that it was easily possible to see power-loss related
problems. The new code will check and recover at this place.
The patch will also ensure, that irqs are not cleared by checking
register status in debugfs.
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'fs/exportfs')
0 files changed, 0 insertions, 0 deletions