Hi Linus, two last minute fixes for pin controllers, both regressions in specific drivers. Nothing special about this, please pull them in! Yours, Linus Walleij The following changes since commit 33d930e59a98fa10a0db9f56c7fa2f21a4aef9b9: Linux 4.14-rc5 (2017-10-15 21:01:12 -0400) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git tags/pinctrl-v4.14-4 for you to fetch changes up to 59861701076b0cfac0b5eaa67a380fff6ab85b9e: pinctrl: mcp23s08: fix interrupt handling regression (2017-10-19 10:20:03 +0200) ---------------------------------------------------------------- Pin control fixes for v4.14: - Fix a touchpad pin control issue on the AMD affecting Asus laptops. - Fix an interrupt handling regression on the MCP23s08. ---------------------------------------------------------------- Daniel Drake (1): pinctrl/amd: fix masking of GPIO interrupts Dmitry Mastykin (1): pinctrl: mcp23s08: fix interrupt handling regression drivers/pinctrl/pinctrl-amd.c | 10 +++++++++- drivers/pinctrl/pinctrl-mcp23s08.c | 6 +++--- 2 files changed, 12 insertions(+), 4 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html