]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'gpio-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 25 May 2015 22:10:59 +0000 (15:10 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 25 May 2015 22:10:59 +0000 (15:10 -0700)
commite7db38a2ef9344d5f0b3df4c4808d638f81cfbd6
treec863583ccf2e24bf275614fb878356d3161f42c3
parentba155e2d21f6bf05de86a78dbe5bfd8757604a65
parentf230e8ffc03f17bd9d6b90ea890b8252a8cc1821
Merge tag 'gpio-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio

Pull GPIO fixes from Linus Walleij:
 "Here are two GPIO fixes targeted for stable:

   - a leak in gpiochip_add path destined for stable

   - a kempld driver bug destined for stable"

* tag 'gpio-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio:
  gpio: gpio-kempld: Fix get_direction return value
  gpio: fix gpio leak in gpiochip_add error path