linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] GPIO OMAP driver changes for v3.17
@ 2014-06-27 20:17 Javier Martinez Canillas
  2014-06-27 20:17 ` [PATCH 1/3] gpio: omap: Remove unnecessary lockdep class Javier Martinez Canillas
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Javier Martinez Canillas @ 2014-06-27 20:17 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Alexandre Courbot, Santosh Shilimkar, Kevin Hilman, Tony Lindgren,
	Aaro Koskinen, Nishanth Menon, linux-gpio, linux-omap,
	Javier Martinez Canillas

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-07-08  7:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-27 20:17 [PATCH 0/3] GPIO OMAP driver changes for v3.17 Javier Martinez Canillas
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

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).