All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/4] mmc: atmel-mci: cleanup and probe deferring
@ 2014-12-01 14:35 ` Ludovic Desroches
  0 siblings, 0 replies; 14+ messages in thread
From: Ludovic Desroches @ 2014-12-01 14:35 UTC (permalink / raw)
  To: linux-mmc, linux-arm-kernel
  Cc: ulf.hansson, nicolas.ferre, arnd, Ludovic Desroches

Hi Ulf,

Same as previous series, based on your next branch, and no errors with
checkpatch so let me know if you still have troubles to apply my patches.

Changes from v3:
- keep __init/__exit attributes for atmci_init/exit
- remove useless variable in atmci_configure_dma function

Ludovic Desroches (4):
  mmc: atmel-mci: remove useless DMA stuff for non-dt devices
  mmc: atmel-mci: remove __init/__exit attributes
  mmc: atmel-mci: stop using specific initcall
  mmc: atmel-mci: use probe deferring if dma controller is not ready yet

 drivers/mmc/host/atmel-mci.c | 76 ++++++++++++++++----------------------------
 1 file changed, 28 insertions(+), 48 deletions(-)

-- 
2.0.3


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

end of thread, other threads:[~2014-12-03  8:22 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-01 14:35 [PATCH v4 0/4] mmc: atmel-mci: cleanup and probe deferring Ludovic Desroches
2014-12-01 14:35 ` Ludovic Desroches
2014-12-01 14:35 ` [PATCH v4 1/4] mmc: atmel-mci: remove useless DMA stuff for non-dt devices Ludovic Desroches
2014-12-01 14:35   ` Ludovic Desroches
2014-12-01 14:35 ` [PATCH v4 2/4] mmc: atmel-mci: remove __init/__exit attributes Ludovic Desroches
2014-12-01 14:35   ` Ludovic Desroches
2014-12-01 14:35 ` [PATCH v4 3/4] mmc: atmel-mci: stop using specific initcall Ludovic Desroches
2014-12-01 14:35   ` Ludovic Desroches
2014-12-01 14:35 ` [PATCH v4 4/4] mmc: atmel-mci: use probe deferring if dma controller is not ready yet Ludovic Desroches
2014-12-01 14:35   ` Ludovic Desroches
2014-12-02 10:10 ` [PATCH v4 0/4] mmc: atmel-mci: cleanup and probe deferring Ulf Hansson
2014-12-02 10:10   ` Ulf Hansson
2014-12-03  8:22   ` Ludovic Desroches
2014-12-03  8:22     ` Ludovic Desroches

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.