[GIT PULL] pin control fix for v4.19
From: Linus Walleij
Date: Fri Oct 12 2018 - 04:30:32 EST
Hi Greg,
Here is a last minute pin control fix for the v4.19 series.
Please pull it in. It fixes interrupts on the MCP23s08.
Yours,
Linus Walleij
The following changes since commit 0238df646e6224016a45505d2c111a24669ebe21:
Linux 4.19-rc7 (2018-10-07 17:26:02 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v4.19-5
for you to fetch changes up to f259f896f2348f0302f6f88d4382378cf9d23a7e:
pinctrl: mcp23s08: fix irq and irqchip setup order (2018-10-10 14:36:35 +0200)
----------------------------------------------------------------
A single pin control fix for v4.19:
- Interrupt setup in the MCP23S08 driver.
----------------------------------------------------------------
Marco Felsch (1):
pinctrl: mcp23s08: fix irq and irqchip setup order
drivers/pinctrl/pinctrl-mcp23s08.c | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)