]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'gpio-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 22 Apr 2014 16:28:02 +0000 (09:28 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 22 Apr 2014 16:28:02 +0000 (09:28 -0700)
commit4d0fa8a0f01272d4de33704f20303dcecdb55df1
tree28082c3272c174774eea029d05f439cadcee3aad
parent39bfe90706ab0f588db7cb4d1c0e6d1181e1d2f9
parentb5539fa2d59d697b7b8e28b4d08da844ff60f7cf
Merge tag 'gpio-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio

Pull gpio fixes from Linus Walleij:
 "A small batch of GPIO fixes for the v3.15 series.  I expect more to
  come in but I'm a bit behind on mail, might as well get these to you
  right now:

   - Change a crucial semantic ordering in the GPIO irqchip helpers

   - Fix two nasty regressions in the ACPI gpiolib extensions"

* tag 'gpio-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio:
  gpio / ACPI: Prevent potential wrap of GPIO value on OpRegion read
  gpio / ACPI: Don't crash on NULL chip->dev
  gpio: set data first, then chip and handler