]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Merge tag 'gpio-v4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Aug 2017 18:43:38 +0000 (11:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Aug 2017 18:43:38 +0000 (11:43 -0700)
commita67ca1e9bd07c05548bf7c2d6f065ca9db11e9bf
treeed9a85e8db34c7073a36307932fa45913c91c1eb
parent55652400fdab0838b7ef446f4a3541aefdd9ccb0
parent3f13b6a24f192da3096389b82202f16eff2c11ee
Merge tag 'gpio-v4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio

Pull GPIO fixes from Linus Walleij:
 "Here are the (hopefully) last GPIO fixes for v4.13:

   - an important core fix to reject invalid GPIOs *before* trying to
     obtain a GPIO descriptor for it.

   - a driver fix for the mvebu driver IRQ handling"

* tag 'gpio-v4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio:
  gpio: mvebu: Fix cause computation in irq handler
  gpio: reject invalid gpio before getting gpio_desc