commit | 3d84fdb3f0b5367248b403b6d4da11e124eb71fa | [log] [tgz] |
---|---|---|
author | Sebastian Reichel <sre@kernel.org> | Fri Jan 27 15:47:37 2017 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Jan 30 15:57:46 2017 +0100 |
tree | cf4d9807e7492a651dce3a7226f99dd52fbaea1d | |
parent | 38575edcabb4012cb79d02ba9e133cb31aad5137 [diff] |
gpio: mcp23s08: use regmap Use regmap API to save some lines of codes and have debugfs support for all of the MCP's registers. Signed-off-by: Sebastian Reichel <sre@kernel.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>