]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 Oct 2019 15:08:20 +0000 (08:08 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 Oct 2019 15:08:20 +0000 (08:08 -0700)
commit8b1bc7bd377a0815afab1ecbf0d5a76b83254d10
tree0e33e6998dd6e13824d64b0a74869fe180d548fa
parent740460e94e70399aa55926ec9c97a29fa99e01ae
parentb661b49132478c289a38702f833326323bccaa4e
Merge tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio

Pull GPIO fixes from Linus Walleij:
 "The fixes pertain to a problem with initializing the Intel GPIO
  irqchips when adding gpiochips.

  Andy fixed it up elegantly by adding a hardware initialization
  callback to the struct gpio_irq_chip so let's use this. Tested and
  verified on the target hardware"

* tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio:
  gpio: lynxpoint: set default handler to be handle_bad_irq()
  gpio: merrifield: Move hardware initialization to callback
  gpio: lynxpoint: Move hardware initialization to callback
  gpio: intel-mid: Move hardware initialization to callback
  gpiolib: Initialize the hardware with a callback
  gpio: merrifield: Restore use of irq_base