Merge tag 'gpio-fixes-for-v5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Oct 2021 14:27:20 +0000 (10:27 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Oct 2021 14:27:20 +0000 (10:27 -0400)
commit8fe31e0995f048d16b378b90926793a0aa4af1e5
treecb70f18b8557fb817acfcb2fb1372363999670e2
parent985f6ab93fc986f339654b5cb2e6825839bf3bc5
parent6fda593f3082ef1aa783ac13e89f673fd69a2cb6
Merge tag 'gpio-fixes-for-v5.15-rc6' of git://git./linux/kernel/git/brgl/linux

Pull gpio fixes from Bartosz Golaszewski:

 - fix module autoloading on gpio-74x164 after a revert of OF modaliases

 - fix problems with the bias setting in gpio-pca953x

 - fix a use-after-free bug in gpio-mockup by using software nodes

* tag 'gpio-fixes-for-v5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux:
  gpio: mockup: Convert to use software nodes
  gpio: pca953x: Improve bias setting
  gpio: 74x164: Add SPI device ID table