]> git.baikalelectronics.ru Git - kernel.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)
commit6ee6f452624cdf6ed0ff3f888fcfdb28003cbbee
treec863583ccf2e24bf275614fb878356d3161f42c3
parent7ea797fb7fe5c494f95e30c47c07c23308fb498e
parent84f5dcdb4fa382add9b76060a78b4b8b64b2f7b2
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