commit | d9f50048dc8004091a022e93312846175a5ffe7f | [log] [tgz] |
---|---|---|
author | Phil Reid <preid@electromag.com.au> | Mon Feb 19 17:25:18 2018 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Feb 22 16:04:26 2018 +0100 |
tree | ddc3a1dd7aaf70f099bc47e8acf52c7f9840b54e | |
parent | 12b10f47e56ac94afa4d7ec5a22f67ccdfe2b90e [diff] |
pinctrl: mcp23s08: fix probing of mcp23s18 one_regmap_config is always null if mcp type is MCP_TYPE_S18. Remove the null check so that the mcp23s18 will probe. Fixes: 1781af563aef66c2eb7cda ("pinctrl: mcp23s08: spi: Fix duplicate pinctrl debugfs entries") Signed-off-by: Phil Reid <preid@electromag.com.au> Reviewed-by: Jan Kundrát <jan.kundrat@cesnet.cz> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>