]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'gpio-v3.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 25 Sep 2014 17:17:37 +0000 (10:17 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 25 Sep 2014 17:17:37 +0000 (10:17 -0700)
commit2cf2d89ee1a503f4726724a43075e9edc9d8be6f
treef67b560fa8bf5ef224474ad500fcf14404db7edb
parent023040a0aa91f52033654cdaf9040812f287350d
parente359c6d292ec8bd61be898fc6010be9bae03700c
Merge tag 'gpio-v3.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio

Pull gpio fixes from Linus Walleij:
 "Two GPIO fixes:

   - GPIO direction flags where handled wrong in the new descriptor-
     based API, so direction changes did not always "take".

   - Fix a handler installation race in the generic GPIO irqchip code"

* tag 'gpio-v3.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio:
  gpio: Fix potential NULL handler data in chained irqchip handler
  gpio: Fix gpio direction flags not getting set