Searched hist:e8e1a5b5679b1ae1ff03a3883b011b84e7226171 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpio/ |
H A D | Kconfig | diff e8e1a5b5679b1ae1ff03a3883b011b84e7226171 Thu Feb 02 11:13:06 CET 2017 Axel Lin <axel.lin@ingics.com> gpio: mcp23s08: Select REGMAP/REGMAP_I2C to fix build error
This driver now using devm_regmap_init/devm_regmap_init_i2c, so it needs to select REGMAP/REGMAP_I2C accordingly.
Fixes: ("3d84fdb3f0b5 gpio: mcp23s08: use regmap") Signed-off-by: Axel Lin <axel.lin@ingics.com> Acked-By: Sebastian Reichel <sre@kernel.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|