linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] AT91 drivers Kconfig cleanup
@ 2012-03-15 15:57 Nicolas Ferre
  2012-03-15 15:57 ` [PATCH 1/6] dmaengine: Kconfig: fix Atmel at_hdmac entry Nicolas Ferre
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Nicolas Ferre @ 2012-03-15 15:57 UTC (permalink / raw)
  To: linux-arm-kernel

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

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

end of thread, other threads:[~2012-03-21 16:32 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-15 15:57 [PATCH 0/6] AT91 drivers Kconfig cleanup Nicolas Ferre
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

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