[GIT PULL] GPIO fixes for the v3.15 rc series

From: Linus Walleij
Date: Tue Apr 22 2014 - 02:38:00 EST


Hi Linus,

here is 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.

Please pull them in!

Yours,
Linus Walleij


The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:

Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v3.15-2

for you to fetch changes up to b5539fa2d59d697b7b8e28b4d08da844ff60f7cf:

gpio / ACPI: Prevent potential wrap of GPIO value on OpRegion read
(2014-04-14 10:22:36 +0200)

----------------------------------------------------------------
A few fixes for the GPIO tree:

- Change a crucial semantic ordering in the GPIO irqchip
helpers.

- Fix two nasty regressions in the ACPI gpiolib extensions.

----------------------------------------------------------------
Linus Walleij (1):
gpio: set data first, then chip and handler

Mika Westerberg (2):
gpio / ACPI: Don't crash on NULL chip->dev
gpio / ACPI: Prevent potential wrap of GPIO value on OpRegion read

drivers/gpio/gpiolib-acpi.c | 12 +++++++++---
drivers/gpio/gpiolib.c | 2 +-
2 files changed, 10 insertions(+), 4 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/