From: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx> Hi Linus, please pull the following fixes for a regression in pca953x. The following changes since commit a55aa89aab90fae7c815b0551b07be37db359d76: Linux 5.3-rc6 (2019-08-25 12:01:23 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-v5.3-rc7-fixes-for-linus for you to fetch changes up to 438b6c20e6161a1a7542490baa093c86732f77d6: gpio: pca953x: use pca953x_read_regs instead of regmap_bulk_read (2019-08-28 12:55:24 +0200) ---------------------------------------------------------------- gpio fixes for v5.3-rc7 - two patches fixing a regression in the pca953x driver ---------------------------------------------------------------- David Jander (2): gpio: pca953x: correct type of reg_direction gpio: pca953x: use pca953x_read_regs instead of regmap_bulk_read drivers/gpio/gpio-pca953x.c | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-)