From: 21cnbao@gmail.com (Barry Song)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] pinctrl: sirf: switch to one gpiolib and gpiolib_irqchip helpers
Date: Tue, 15 Apr 2014 14:43:45 +0800 [thread overview]
Message-ID: <1397544229-20545-1-git-send-email-21cnbao@gmail.com> (raw)
From: Barry Song <Baohua.Song@csr.com>
This patchset depends on Linus Walleij's "pinctrl: sirf: rename inlined accessor".
and "pinctrl: sirf: switch driver to use gpiolib irqchip helpers" is rebased
from Linus Walleij's patch too.
Barry Song (3):
pinctrl: sirf: wrap all gpio banks into one gpio_chip
gpio: make handler_data configurable while using gpiolib_irqchip
pinctrl: sirf: move to use irq_get_handler_data
Linus Walleij (1):
pinctrl: sirf: switch driver to use gpiolib irqchip helpers
drivers/gpio/gpiolib.c | 10 +-
drivers/pinctrl/Kconfig | 1 +
drivers/pinctrl/sirf/pinctrl-sirf.c | 264 ++++++++++++-----------------------
include/linux/gpio/driver.h | 2 +-
4 files changed, 97 insertions(+), 180 deletions(-)
--
1.7.5.4
next reply other threads:[~2014-04-15 6:43 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-15 6:43 Barry Song [this message]
2014-04-15 6:43 ` [PATCH 1/4] pinctrl: sirf: wrap all gpio banks into one gpio_chip Barry Song
2014-04-22 18:27 ` Linus Walleij
2014-04-23 20:03 ` Linus Walleij
2014-04-15 6:43 ` [PATCH 2/4] pinctrl: sirf: switch driver to use gpiolib irqchip helpers Barry Song
2014-04-23 20:04 ` Linus Walleij
2014-04-15 6:43 ` [PATCH 3/4] gpio: make handler_data configurable while using gpiolib_irqchip Barry Song
2014-04-23 20:13 ` Linus Walleij
2014-04-23 22:55 ` Barry Song
2014-04-23 23:09 ` Linus Walleij
2014-04-23 23:23 ` Barry Song
2014-04-24 13:06 ` Linus Walleij
2014-04-24 15:43 ` Barry Song
2014-04-15 6:43 ` [PATCH 4/4] pinctrl: sirf: move to use irq_get_handler_data Barry Song
2014-04-23 20:17 ` Linus Walleij
2014-04-23 22:59 ` Barry Song
2014-04-24 12:59 ` Linus Walleij
2014-04-24 15:45 ` Barry Song
2014-04-16 9:54 ` [PATCH 0/4] pinctrl: sirf: switch to one gpiolib and gpiolib_irqchip helpers Javier Martinez Canillas
2014-04-16 10:05 ` Barry Song
2014-04-16 10:20 ` Javier Martinez Canillas
2014-04-22 21:47 ` Linus Walleij
2014-04-23 12:09 ` Barry Song
2014-04-23 20:02 ` Linus Walleij
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1397544229-20545-1-git-send-email-21cnbao@gmail.com \
--to=21cnbao@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).