[GIT PULL] gpio: fixes for v5.15-rc4

From: Bartosz Golaszewski
Date: Thu Sep 30 2021 - 03:54:31 EST


Linus,

This PR contains a single fix for the gpio-pca953x driver and two commits
updating the MAINTAINERS entries for Mun Yew Tham (GPIO specific) and myself
(treewide after a change in professional situation).

Please pull.
Bartosz

The following changes since commit 5816b3e6577eaa676ceb00a848f0fd65fe2adc29:

Linux 5.15-rc3 (2021-09-26 14:08:19 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.15-rc4

for you to fetch changes up to 040d985e27dc39353d50d0f75a6be3330f4fece2:

MAINTAINERS: Update Mun Yew Tham as Altera Pio Driver maintainer (2021-09-29 20:42:31 +0200)

----------------------------------------------------------------
gpio fixes for v5.15-rc4

- don't ignore I2C errors in gpio-pca953x
- update MAINTAINERS entries for Mun Yew Tham and myself

----------------------------------------------------------------
Andrey Gusakov (1):
gpio: pca953x: do not ignore i2c errors

Bartosz Golaszewski (1):
MAINTAINERS: update my email address

Mun Yew Tham (1):
MAINTAINERS: Update Mun Yew Tham as Altera Pio Driver maintainer

MAINTAINERS | 10 +++++-----
drivers/gpio/gpio-pca953x.c | 11 ++---------
2 files changed, 7 insertions(+), 14 deletions(-)