linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: remove several ARCH_MX* macros
Date: Wed, 24 Aug 2011 08:41:07 +0200	[thread overview]
Message-ID: <1314168072-13822-1-git-send-email-s.hauer@pengutronix.de> (raw)

The ARCH_MX* and MACH_MX* macros a scheduled for removal for
longer. This series removes several of them in drivers/

Sascha Hauer (5):
      mmc i.MX: remove individual SoC dependency
      dma i.MX: remove individual SOC dependency
      USB host i.MX21: remove dependency on MACH_MX21
      USB gadget i.MX1: remove dependency on ARCH_MXC
      media i.MX1 camera: remove dependency on ARCH_MX1

 drivers/dma/Kconfig         |    6 +++---
 drivers/media/video/Kconfig |    2 +-
 drivers/mmc/host/Kconfig    |   12 ++++++------
 drivers/usb/gadget/Kconfig  |    9 ++++-----
 drivers/usb/host/Kconfig    |    6 +++---
 5 files changed, 17 insertions(+), 18 deletions(-)

             reply	other threads:[~2011-08-24  6:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-24  6:41 Sascha Hauer [this message]
2011-08-24  6:41 ` [PATCH 1/5] mmc i.MX: remove individual SoC dependency Sascha Hauer
2011-08-28 17:51   ` Chris Ball
2011-08-24  6:41 ` [PATCH 2/5] dma i.MX: remove individual SOC dependency Sascha Hauer
2011-11-08 15:22   ` Sascha Hauer
2011-11-08 16:10     ` Vinod Koul
2011-11-08 20:26       ` Uwe Kleine-König
2011-11-09 11:29       ` Sascha Hauer
2011-11-08 20:42   ` Michał Mirosław
2011-11-09 11:27     ` Sascha Hauer
2011-08-24  6:41 ` [PATCH 3/5] USB host i.MX21: remove dependency on MACH_MX21 Sascha Hauer
2011-08-24  6:41 ` [PATCH 4/5] USB gadget i.MX1: remove dependency on ARCH_MXC Sascha Hauer
2011-08-24  6:41 ` [PATCH 5/5] media i.MX1 camera: remove dependency on ARCH_MX1 Sascha Hauer

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=1314168072-13822-1-git-send-email-s.hauer@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --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).