[GIT PULL] GPIO fixes for the v4.1 series

From: Linus Walleij
Date: Mon May 25 2015 - 03:26:59 EST


Hi Linus,

here are two GPIO fixes targeted for stable.
Nothing special, a blurb in the signed tag.

Please pull this in!

Yours,
Linus Walleij


The following changes since commit 030bbdbf4c833bc69f502eae58498bc5572db736:

Linux 4.1-rc3 (2015-05-10 15:12:29 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v4.1-3

for you to fetch changes up to f230e8ffc03f17bd9d6b90ea890b8252a8cc1821:

gpio: gpio-kempld: Fix get_direction return value (2015-05-12 13:49:13 +0200)

----------------------------------------------------------------
GPIO fixes for the v4.1 series:

- A leak in gpiochip_add path destined for stable.
- A kempld driver bug destined for stable.

----------------------------------------------------------------
Johan Hovold (1):
gpio: fix gpio leak in gpiochip_add error path

Michael Brunner (1):
gpio: gpio-kempld: Fix get_direction return value

drivers/gpio/gpio-kempld.c | 2 +-
drivers/gpio/gpiolib.c | 10 ++++++----
2 files changed, 7 insertions(+), 5 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/