-
由 Dmitry Mastykin 提交于
interrupt handling was broken with conversion to using regmap caching. cached_gpio value was updated by boolean status instead of gpio reading. Fixes: 8f38910b ("pinctrl: mcp23s08: switch to regmap caching") Tested-by: NPhil Reid <preid@electromag.com.au> Signed-off-by: NDmitry Mastykin <mastichi@gmail.com> Reviewed-by: NSebastian Reichel <sebastian.reichel@collabora.co.uk> Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
59861701