linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: linus.walleij@linaro.org (Linus Walleij)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/7] IXP4 GPIO consolidation
Date: Tue, 10 Sep 2013 14:29:42 +0200	[thread overview]
Message-ID: <1378816182-7903-1-git-send-email-linus.walleij@linaro.org> (raw)

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

                 reply	other threads:[~2013-09-10 12:29 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=1378816182-7903-1-git-send-email-linus.walleij@linaro.org \
    --to=linus.walleij@linaro.org \
    --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).