linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/6] AT91 drivers Kconfig cleanup
Date: Thu, 15 Mar 2012 16:57:16 +0100	[thread overview]
Message-ID: <cover.1331826095.git.nicolas.ferre@atmel.com> (raw)

This is a series which deals with AT91 drivers Kconfig entries. Its goal is
to remove too restrictive dependencies on SoC names.
This will allow to add support for newer SoC seamlessly.

One question remains: should I submit those patches through dedicated
sub-maintainer's git trees or can I queue the whole series in arm-soc?

Nicolas Ferre (6):
  dmaengine: Kconfig: fix Atmel at_hdmac entry
  mmc: Kconfig: remove choice between at91_mci and atmel-mci
  mmc: atmel-mci: remove the need for CONFIG_MMC_ATMELMCI_DMA
  rtc: Kconfig: remove dependency for AT91 rtc driver
  Input: Kconfig: remove dependency for atmel_tsadcc driver
  hwrng: Kconfig: remove dependency for atmel-rng driver

 drivers/char/hw_random/Kconfig    |    2 +-
 drivers/dma/Kconfig               |    5 ++---
 drivers/input/touchscreen/Kconfig |    4 ++--
 drivers/mmc/host/Kconfig          |   23 ++---------------------
 drivers/mmc/host/atmel-mci.c      |    2 --
 drivers/rtc/Kconfig               |    2 +-
 6 files changed, 8 insertions(+), 30 deletions(-)

Best regards,
-- 
1.7.9

             reply	other threads:[~2012-03-15 15:57 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-15 15:57 Nicolas Ferre [this message]
2012-03-15 15:57 ` [PATCH 1/6] dmaengine: Kconfig: fix Atmel at_hdmac entry Nicolas Ferre
2012-03-16  3:13   ` Vinod Koul
2012-03-15 15:57 ` [PATCH 2/6] mmc: Kconfig: remove choice between at91_mci and atmel-mci Nicolas Ferre
2012-03-21  9:59   ` Ludovic Desroches
2012-03-15 15:57 ` [PATCH 3/6] mmc: atmel-mci: remove the need for CONFIG_MMC_ATMELMCI_DMA Nicolas Ferre
2012-03-21 10:02   ` Ludovic Desroches
2012-03-15 15:57 ` [PATCH 4/6] rtc: Kconfig: remove dependency for AT91 rtc driver Nicolas Ferre
2012-03-15 15:57 ` [PATCH 5/6] Input: Kconfig: remove dependency for atmel_tsadcc driver Nicolas Ferre
2012-03-15 15:57 ` [PATCH 6/6] hwrng: Kconfig: remove dependency for atmel-rng driver Nicolas Ferre
2012-03-15 23:54   ` Herbert Xu
2012-03-15 16:50 ` [PATCH 0/6] AT91 drivers Kconfig cleanup Dmitry Torokhov
2012-03-21 10:45   ` Nicolas Ferre
2012-03-21 16:32     ` Dmitry Torokhov

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=cover.1331826095.git.nicolas.ferre@atmel.com \
    --to=nicolas.ferre@atmel.com \
    --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).