mbox series

[GIT,PULL] gpio: fixes for v5.13-rc6

Message ID 20210611194530.15593-1-brgl@bgdev.pl
State New
Headers show
Series [GIT,PULL] gpio: fixes for v5.13-rc6 | expand

Pull-request

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

Message

Bartosz Golaszewski June 11, 2021, 7:45 p.m. UTC
Linus,

Please pull the following fix for v5.13-rc6.

Best Regards,
Bartosz Golaszewski

The following changes since commit bdbe871ef0caa660e16461a2a94579d9f9ef7ba4:

  gpio: tegra186: Don't set parent IRQ affinity (2021-05-12 13:56:43 +0200)

are available in the Git repository at:

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

for you to fetch changes up to dbec64b11c65d74f31427e2b9d5746fbf17bf840:

  gpio: wcd934x: Fix shift-out-of-bounds error (2021-05-27 09:51:35 +0200)

----------------------------------------------------------------
gpio fixes for v5.13-rc6

- fix a shift-out-of-bounds error in gpio-wcd934x

----------------------------------------------------------------
Srinivas Kandagatla (1):
      gpio: wcd934x: Fix shift-out-of-bounds error

 drivers/gpio/gpio-wcd934x.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org June 12, 2021, 12:22 a.m. UTC | #1
The pull request you sent on Fri, 11 Jun 2021 21:45:30 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.13-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e65b7914b2abfff4fde9dcca22bbab99fab5ba05

Thank you!