From: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx> Hi Linus, please pull the following fixes for gpio-pca953x collected since the merge window. The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: Linux 5.8-rc1 (2020-06-14 12:45:04 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git gpio-fixes-for-v5.8-rc3 for you to fetch changes up to 5d8913504ccfeea6120df5ae1c6f4479ff09b931: gpio: pca953x: Fix GPIO resource leak on Intel Galileo Gen 2 (2020-06-22 18:51:53 +0200) ---------------------------------------------------------------- gpio fixes for v5.8-rc3 - several fixes for gpio-pca953x ---------------------------------------------------------------- Andy Shevchenko (5): gpio: pca953x: Synchronize interrupt handler properly gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2 gpio: pca953x: Fix direction setting when configure an IRQ gpio: pca953x: disable regmap locking for automatic address incrementing gpio: pca953x: Fix GPIO resource leak on Intel Galileo Gen 2 drivers/gpio/gpio-pca953x.c | 99 ++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 94 insertions(+), 5 deletions(-)