From: Javier Martinez Canillas <javier@dowhile0.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Alexandre Courbot <acourbot@nvidia.com>,
Santosh Shilimkar <santosh.shilimkar@ti.com>,
Kevin Hilman <khilman@linaro.org>,
Tony Lindgren <tony@atomide.com>,
Aaro Koskinen <aaro.koskinen@iki.fi>, Nishanth Menon <nm@ti.com>,
linux-gpio@vger.kernel.org, linux-omap@vger.kernel.org,
Javier Martinez Canillas <jmartinez@softcrates.net>
Subject: [PATCH 0/3] GPIO OMAP driver changes for v3.17
Date: Fri, 27 Jun 2014 22:17:34 +0200 [thread overview]
Message-ID: <1403900258-20717-1-git-send-email-jmartinez@softcrates.net> (raw)
Hi Linus,
This is a small series with trivial changes to the gpio-omap driver.
There are no functional changes. Patches 1 and 2 removes code that it's
not necessary anymore now that the driver has been converted to use the
gpiolib irqchip and Patch 3 adds an "omap" prefix to all driver functions,
something that you suggested me to do before if I remember correctly.
The patch-set is composed of the following patches:
Javier Martinez Canillas (3):
gpio: omap: Remove unnecessary lockdep class
gpio: omap: Remove unneeded include
gpio: omap: Add an omap prefix to all functions
drivers/gpio/gpio-omap.c | 275 +++++++++++++++++++++++------------------------
1 file changed, 137 insertions(+), 138 deletions(-)
Best regards,
Javier
next reply other threads:[~2014-06-27 20:17 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-27 20:17 Javier Martinez Canillas [this message]
2014-06-27 20:17 ` [PATCH 1/3] gpio: omap: Remove unnecessary lockdep class Javier Martinez Canillas
2014-07-08 7:54 ` Linus Walleij
2014-06-27 20:17 ` [PATCH 2/3] gpio: omap: Remove unneeded include Javier Martinez Canillas
2014-07-08 7:55 ` Linus Walleij
2014-06-27 20:17 ` [PATCH 3/3] gpio: omap: Add an omap prefix to all functions Javier Martinez Canillas
2014-07-08 7:57 ` Linus Walleij
2014-07-02 20:55 ` [PATCH 0/3] GPIO OMAP driver changes for v3.17 Kevin Hilman
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=1403900258-20717-1-git-send-email-jmartinez@softcrates.net \
--to=javier@dowhile0.org \
--cc=aaro.koskinen@iki.fi \
--cc=acourbot@nvidia.com \
--cc=jmartinez@softcrates.net \
--cc=khilman@linaro.org \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=nm@ti.com \
--cc=santosh.shilimkar@ti.com \
--cc=tony@atomide.com \
/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).