From: Heiner Kallweit <hkallweit1@gmail.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-gpio@vger.kernel.org
Subject: [PATCH 0/3] gpio: generic: patch series with improvements for bgpio_map
Date: Wed, 30 Sep 2015 23:48:47 +0200 [thread overview]
Message-ID: <560C58BF.7080707@gmail.com> (raw)
This patch series includes improvements for bgpio_map.
Heiner Kallweit (3):
gpio: generic: improve error handling in bgpio_map
gpio: generic: replace devm_request_mem_region / devm_ioremap with devm_ioremap_resource
gpio: generic: replace error variable with errptr functionality in bgpio_map
drivers/gpio/gpio-generic.c | 60 +++++++++++++++------------------------------
1 file changed, 20 insertions(+), 40 deletions(-)
--
2.6.0
reply other threads:[~2015-09-30 21:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=560C58BF.7080707@gmail.com \
--to=hkallweit1@gmail.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.