]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'gpio-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 28 Jul 2018 22:43:14 +0000 (15:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 28 Jul 2018 22:43:14 +0000 (15:43 -0700)
commit6c60f8c6be18b4bc44cbeb916fda036a6a0f3b0f
tree825484cf73473bc2424af70aa572ec9060948d7c
parent13a5686864faa91b5b3b0f6a11b38c08dcb50c32
parent50cbf14f562b348df076e5cedb434368dcf6e7e7
Merge tag 'gpio-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio

Pull GPIO fixes from Linus Walleij:
 "Just a smallish OF fix and a driver fix:

   - OF flag fix for special regulator flags

   - fix up the Uniphier IRQ callback"

* tag 'gpio-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio:
  gpio: uniphier: set legitimate irq trigger type in .to_irq hook
  gpio: of: Handle fixed regulator flags properly