linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] IXP4 GPIO consolidation
@ 2013-09-10 12:29 Linus Walleij
  0 siblings, 0 replies; only message in thread
From: Linus Walleij @ 2013-09-10 12:29 UTC (permalink / raw)
  To: linux-arm-kernel

This is an attempt to remove the custom GPIO API
with gpio_line* signatures from the IXP4 platform.
I'm looking for testing and ACKs to take this through
the GPIO tree eventually as part of the major clean-up
attempt.

Please do not report checkpatch errors on patch 7/7 as it
is just moving already existing code, not introducing new
code.

Linus Walleij (7):
  ARM: ixp4xx: convert remaining users to use gpiolib
  misc: ixp4-beeper: switch to use gpiolib
  misc: ixp4-beeper: use gpiolib strictly
  ptp: switch to use gpiolib
  staging: media/lirc: switch to use gpiolib
  ARM: ixp4: delete irq_to_gpio
  ARM: ixp4xx: stop broadcasting the custom GPIO API

 arch/arm/mach-ixp4xx/common.c                | 49 +++++++++++++++++++++-------
 arch/arm/mach-ixp4xx/dsmg600-setup.c         | 16 +++++----
 arch/arm/mach-ixp4xx/include/mach/platform.h | 39 ----------------------
 arch/arm/mach-ixp4xx/ixdp425-setup.c         |  8 +++--
 arch/arm/mach-ixp4xx/nas100d-setup.c         | 15 +++++----
 arch/arm/mach-ixp4xx/nslu2-setup.c           | 10 +++---
 drivers/input/misc/ixp4xx-beeper.c           | 25 +++++++++-----
 drivers/ptp/ptp_ixp46x.c                     |  9 ++++-
 drivers/staging/media/lirc/lirc_serial.c     | 16 +++++++--
 9 files changed, 102 insertions(+), 85 deletions(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-09-10 12:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-10 12:29 [PATCH 0/7] IXP4 GPIO consolidation Linus Walleij

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