From: Linus Torvalds Date: Sun, 24 Aug 2014 22:54:23 +0000 (-0700) Subject: Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw... X-Git-Tag: v4.14-rc1~6962 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fa7f78e02e69e814e03aebc048971d05cae33d88;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'gpio-v3.17-2' of git://git./linux/kernel/git/linusw/linux-gpio Pull gpio fixes from Linus Walleij: - a largeish fix for the IRQ handling in the new Zynq driver. The quite verbose commit message gives the exact details. - move some defines for gpiod flags outside an ifdef to make stub functions work again. - various minor fixes that we can accept for -rc1. * tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio: gpio-lynxpoint: enable input sensing in resume gpio: move GPIOD flags outside #ifdef gpio: delete unneeded test before of_node_put gpio: zynq: Fix IRQ handlers gpiolib: devres: use correct structure type name in sizeof MAINTAINERS: Change maintainer for gpio-bcm-kona.c --- fa7f78e02e69e814e03aebc048971d05cae33d88