[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CACRpkdZ2110vCrP2vgPBN3EoTB40BgKyr9U4Tqd_uFTwmG-BNA@mail.gmail.com>
Date: Tue, 23 Jul 2013 01:54:56 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Javier Martinez Canillas <martinez.javier@...il.com>,
Rohit Vaswani <rvaswani@...eaurora.org>
Subject: [GIT PULL] GPIO fixes for v3.11-rc2
Hi Linus,
here is a round of GPIO fixes for the rc series. The OMAP patches have
been around since around the merge window, but since they first
caused more breakage I let them boil in -next for a while. These should
be fine now.
Please pull them in!
Yours,
Linus Walleij
The following changes since commit ad81f0545ef01ea651886dddac4bef6cec930092:
Linux 3.11-rc1 (2013-07-14 15:18:27 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-for-v3.11-2
for you to fetch changes up to afe8ce9b29c487ea7f62faa936b6abb84e0b8815:
drivers: gpio: msm: Fix the error condition for reading ngpio
(2013-07-20 23:33:33 +0200)
----------------------------------------------------------------
A first round of GPIO fixes for the v3.11 series:
- OMAP device tree boot fix
- Handle an error condition in the MSM driver
----------------------------------------------------------------
Javier Martinez Canillas (3):
gpio/omap: don't create an IRQ mapping for every GPIO on DT
gpio/omap: auto request GPIO as input if used as IRQ via DT
gpio/omap: fix build error when OF_GPIO is not defined.
Rohit Vaswani (1):
drivers: gpio: msm: Fix the error condition for reading ngpio
drivers/gpio/gpio-msm-v2.c | 2 +-
drivers/gpio/gpio-omap.c | 84 ++++++++++++++++++++++++++++++++++++++--------
2 files changed, 71 insertions(+), 15 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists