linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] tmio: mmc: replace sh_mobile_sdhi_info to tmio_mmc_data
@ 2015-02-24  2:07 Kuninori Morimoto
  2015-02-24  2:06 ` [PATCH 1/2] mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?x Kuninori Morimoto
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Kuninori Morimoto @ 2015-02-24  2:07 UTC (permalink / raw)
  To: Ulf Hansson, Vinod Koul, Simon
  Cc: Arnd Bergmann, Chris Ball, Linux-SH, linux-mmc


Hi Ulf, Vinod, Simon

DMAEngine cleanup patches are accepted in v4.0-rc1

As I mentioned in
http://thread.gmane.org/gmane.linux.ports.sh.devel/42669
these are last of sh_mobile_sdhi DMA patches.

These patches uses tmio_mmc_data on platform,
and remove sh_mobile_sdhi

These are based on
 - linus's v4.0-rc1
 - Vinod's dma/next (git://git.infradead.org/users/vkoul/slave-dma.git :: next)

Vinod

please let us know if it has stable tag or branch

Simon

can you check arch/arm/mach-shmobile parts ?

Kuninori Morimoto (2):
      mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?x
      mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info

 arch/arm/mach-shmobile/board-armadillo800eva.c |   20 ++++++++++----------
 arch/arm/mach-shmobile/board-bockw.c           |   14 +++++++-------
 arch/arm/mach-shmobile/board-kzm9g.c           |   20 ++++++++++----------
 arch/arm/mach-shmobile/board-marzen.c          |   10 +++++-----
 arch/sh/boards/board-sh7757lcr.c               |    9 +++++----
 arch/sh/boards/mach-ap325rxa/setup.c           |    9 +++++----
 arch/sh/boards/mach-ecovec24/setup.c           |   20 ++++++++++----------
 arch/sh/boards/mach-kfr2r09/setup.c            |   10 +++++-----
 arch/sh/boards/mach-migor/setup.c              |    9 +++++----
 arch/sh/boards/mach-se/7724/setup.c            |   17 +++++++++--------
 drivers/mmc/host/sh_mobile_sdhi.c              |   24 +++++-------------------
 drivers/mmc/host/tmio_mmc.h                    |    2 --
 drivers/mmc/host/tmio_mmc_dma.c                |    6 +++---
 include/linux/mfd/tmio.h                       |    2 ++
 include/linux/mmc/sh_mobile_sdhi.h             |   10 ----------
 15 files changed, 81 insertions(+), 101 deletions(-)


Best regards
---
Kuninori Morimoto

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

end of thread, other threads:[~2015-03-05 16:37 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-24  2:07 [PATCH 0/2] tmio: mmc: replace sh_mobile_sdhi_info to tmio_mmc_data Kuninori Morimoto
2015-02-24  2:06 ` [PATCH 1/2] mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?x Kuninori Morimoto
2015-03-05 10:02   ` Ulf Hansson
2015-03-05 10:56     ` Lee Jones
2015-02-24  2:07 ` [PATCH 2/2] mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info Kuninori Morimoto
2015-03-05  9:59   ` Ulf Hansson
2015-02-24  8:17 ` [PATCH 0/2] tmio: mmc: replace sh_mobile_sdhi_info to tmio_mmc_data Arnd Bergmann
2015-02-24 16:35 ` Vinod Koul
2015-03-05  7:11   ` Kuninori Morimoto
2015-03-05  8:33     ` Ulf Hansson
2015-03-05  8:48       ` Vinod Koul
2015-03-05  8:59         ` Kuninori Morimoto
2015-03-05 10:03         ` Ulf Hansson
2015-03-05 16:37 ` Vinod Koul

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