From: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx> Linus, I was about to send you this patch together with the new uAPI patches but it turned out they were not ready yet. I'm not sure anymore if I'll try to push them for v5.6 - I need to take another look. In the meantime I send out a v6 of the series. Please pull this single patch so that it doesn't miss the merge window. This is unrelated to the uAPI changes. The following changes since commit 2a2cabd8bc1715ceceb9d9566055f4a0a8ff749a: gpiolib: use gpiochip_get_desc() in gpio_ioctl() (2020-01-07 12:03:28 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git gpio-updates-for-v5.6-part2 for you to fetch changes up to 1e4d149e901769fcde71be039227d184c6e4fda9: gpio: altera: change to platform_get_irq_optional to avoid false-positive error (2020-01-09 10:35:05 +0100) ---------------------------------------------------------------- gpio: updates for v5.6 - use platform_get_irq_optional() in gpio-altera ---------------------------------------------------------------- Ooi, Joyce (1): gpio: altera: change to platform_get_irq_optional to avoid false-positive error drivers/gpio/gpio-altera.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)