Files
linux/drivers/pinctrl
Ludovic Desroches f2cb74d17d pinctrl: at91: don't use the same irqchip with multiple gpiochips
[ Upstream commit 0c3dfa1769 ]

Sharing the same irqchip with multiple gpiochips is not a good
practice. For instance, when installing hooks, we change the state
of the irqchip. The initial state of the irqchip for the second
gpiochip to register is then disrupted.

Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-11-25 09:52:20 +01:00
..
2014-10-29 09:28:35 +01:00