From: Linus Torvalds Date: Tue, 12 May 2020 17:39:34 +0000 (-0700) Subject: Merge tag 'gpio-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux... X-Git-Tag: v5.10.7~2643 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8ec91c0fce1500306a858d0c35d1383fd9eb6ba6;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'gpio-v5.7-2' of git://git./linux/kernel/git/linusw/linux-gpio Pull GPIO fixes from Linus Walleij: "Some GPIO fixes for v5.7, slightly overdue. Been learning MMUs and KASan that is why it's late. Bartosz helped me out, luckily! - Fix pin configuration in the PCA953x driver - Ruggedize the watch/unwatch ioctl() - Possible call to a sleeping function when holding a spinlock, avoid this - Fix UML builds with DT overlays - Mask Tegra GPIO IRQs during shutdown()" * tag 'gpio-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio: gpio: tegra: mask GPIO IRQs during IRQ shutdown gpio: of: Build fails if CONFIG_OF_DYNAMIC enabled without CONFIG_OF_GPIO gpiolib: don't call sleeping functions with a spinlock taken gpiolib: improve the robustness of watch/unwatch ioctl() gpio: pca953x: Fix pca953x_gpio_set_config --- 8ec91c0fce1500306a858d0c35d1383fd9eb6ba6