aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-u300.c
diff options
context:
space:
mode:
authorGregory CLEMENT <gregory.clement@bootlin.com>2019-11-15 16:57:52 +0100
committerLinus Walleij <linus.walleij@linaro.org>2019-11-21 14:54:49 +0100
commit04fb02757ae5188031eb71b2f6f189edb1caf5dc (patch)
treec1ff3eddc07924c46933c3ea3c3cd909ec339a70 /drivers/pinctrl/pinctrl-u300.c
parentdt-bindings: pinctrl: intel: Add for new SoC (diff)
downloadlinux-dev-04fb02757ae5188031eb71b2f6f189edb1caf5dc.tar.xz
linux-dev-04fb02757ae5188031eb71b2f6f189edb1caf5dc.zip
pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type()
As explained in the following commit a9a1a4833613 ("pinctrl: armada-37xx: Fix gpio interrupt setup") the armada_37xx_irq_set_type() function can be called before the initialization of the mask field. That means that we can't use this field in this function and need to workaround it using hwirq. Fixes: 30ac0d3b0702 ("pinctrl: armada-37xx: Add edge both type gpio irq support") Cc: stable@vger.kernel.org Reported-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com> Link: https://lore.kernel.org/r/20191115155752.2562-1-gregory.clement@bootlin.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/pinctrl-u300.c')
0 files changed, 0 insertions, 0 deletions