Re: [GIT PULL] gpio fixes for v3.5

From: Linus Walleij
Date: Tue Jul 10 2012 - 17:05:53 EST


On Tue, Jul 10, 2012 at 10:16 PM, Linus Walleij
<linus.walleij@xxxxxxxxxx> wrote:

> yes, this is a *LATE* GPIO pull request with fixes for v3.5.

Grr! So typically -next washed out a bug in the bug fixes. This v2 of the
pull request fixes another OF/DT related issue caused by fixing another
OF/DT related issue, courtesy of Gerard Sintselaar.

So please pull the v2. Or pull it on top of the other one, whatever.
Sorry for the panic mode, I'm in the middle of the Swedish woods,
supposedly on vacation.

Yours,
Linus Walleij


The following changes since commit 6887a4131da3adaab011613776d865f4bcfb5678:

Linux 3.5-rc5 (2012-06-30 16:08:57 -0700)

are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/fixes-for-v3.5-v2

Alessandro Rubini (1):
gpio-sta2x11: don't use pdata if null

Christian Dietrich (1):
gpio/msm_v1: CONFIG_GPIO_MSM_V1 is only available on three SoCs

Grazvydas Ignotas (1):
gpio/omap: fix irq loss while in idle with debounce on

Jerry Snitselaar (1):
gpio/gpio-tps65910: gpio_chip.of_node referenced without
CONFIG_OF_GPIO defined

Jon Hunter (1):
gpio/omap: fix invalid context restore of gpio bank-0

Laxman Dewangan (2):
gpio: fix bits conflict for gpio flags
gpio: tps65910: initialize of_node of gpio_chip

Linus Walleij (1):
Merge branch 'kevin' into fixes

Mark Brown (1):
gpiolib: wm8994: Pay attention to the value set when enabling as output

Roland Stigge (1):
mips: pci-lantiq: Fix check for valid gpio

Stephen Warren (1):
gpio: export devm_gpio_request_one

Uwe Kleine-König (1):
gpio/mxc: make irqs work for fsl,imx21-gpio devices

arch/mips/pci/pci-lantiq.c | 4 ++--
drivers/gpio/Kconfig | 2 +-
drivers/gpio/devres.c | 1 +
drivers/gpio/gpio-mxc.c | 10 ++++++----
drivers/gpio/gpio-omap.c | 14 +++++++++++++-
drivers/gpio/gpio-sta2x11.c | 5 +++--
drivers/gpio/gpio-tps65910.c | 3 +++
drivers/gpio/gpio-wm8994.c | 5 ++++-
include/linux/gpio.h | 4 ++--
9 files changed, 35 insertions(+), 13 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/