From: Linus Torvalds Date: Sat, 24 Aug 2019 21:45:33 +0000 (-0700) Subject: Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux... X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=083f0f2cd402df40f62e16b1e4208e6033f52aba;p=openwrt%2Fstaging%2Fblogic.git Merge tag 'gpio-v5.3-4' of git://git./linux/kernel/git/linusw/linux-gpio Pull GPIO fixes from Linus Walleij: "Here is a (hopefully last) set of GPIO fixes for the v5.3 kernel cycle. Two are pretty core: - Fix not reporting open drain/source lines to userspace as "input" - Fix a minor build error found in randconfigs - Fix a chip select quirk on the Freescale SPI - Fix the irqchip initialization semantic order to reflect what it was using the old API" * tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio: gpio: Fix irqchip initialization order gpio: of: fix Freescale SPI CS quirk handling gpio: Fix build error of function redefinition gpiolib: never report open-drain/source lines as 'input' to user-space --- 083f0f2cd402df40f62e16b1e4208e6033f52aba