]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'gpio-updates-for-v5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 4 Aug 2021 19:31:53 +0000 (12:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 4 Aug 2021 19:31:53 +0000 (12:31 -0700)
commit0cc045232170ced8cb3e396712f2445514c19fdc
treef81eb946841507b6241092e5d9a98d46f61f7c0a
parent7d6d4ce4b7d38a0a939361cac38277ff83c55c7f
parent6fa7983d5c25be034f58a35be6f2686f046bd178
Merge tag 'gpio-updates-for-v5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux

Pull gpio fixes from Bartosz Golaszewski:

 - revert a patch intruducing breakage in interrupt handling in
   gpio-mpc8xxx

 - correctly handle missing IRQs in gpio-tqmx86 by really making them
   optional

* tag 'gpio-updates-for-v5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux:
  gpio: tqmx86: really make IRQ optional
  Revert "gpio: mpc8xxx: change the gpio interrupt flags."