linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Convert dw_mci_pltfm_prepare_command into a library call
@ 2016-01-19  3:39 Shawn Lin
  2016-01-19  3:40 ` [PATCH 1/3] mmc: dw_mmc: expose dw_mci_pltfm_prepare_command Shawn Lin
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Shawn Lin @ 2016-01-19  3:39 UTC (permalink / raw)
  To: Jaehoon Chung, Ulf Hansson; +Cc: linux-mmc, linux-kernel, Shawn Lin


This patchset expose dw_mci_pltfm_prepare_command towards to
library call and remove the redundant code from dw_mmc-rockchip.
Meanwhile we make dw_mmc-exynos to call it instead of changing cmdr
in its variant drivers.



Shawn Lin (3):
  mmc: dw_mmc: expose dw_mci_pltfm_prepare_command
  mmc: dw_mmc-rockchip: remove prepare_command hook
  mmc: dw_mmc-exynos: wrapper prepare_command

 drivers/mmc/host/dw_mmc-exynos.c   | 4 ++--
 drivers/mmc/host/dw_mmc-pltfm.c    | 3 ++-
 drivers/mmc/host/dw_mmc-pltfm.h    | 2 +-
 drivers/mmc/host/dw_mmc-rockchip.c | 9 ++-------
 4 files changed, 7 insertions(+), 11 deletions(-)

-- 
2.3.7

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

end of thread, other threads:[~2016-01-20 12:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-19  3:39 [PATCH 0/3] Convert dw_mci_pltfm_prepare_command into a library call Shawn Lin
2016-01-19  3:40 ` [PATCH 1/3] mmc: dw_mmc: expose dw_mci_pltfm_prepare_command Shawn Lin
2016-01-19  3:52 ` [PATCH 2/3] mmc: dw_mmc-rockchip: remove prepare_command hook Shawn Lin
2016-01-19  3:53 ` [PATCH 3/3] mmc: dw_mmc-exynos: wrapper prepare_command Shawn Lin
2016-01-19  4:07 ` [PATCH 0/3] Convert dw_mci_pltfm_prepare_command into a library call Jaehoon Chung
2016-01-20  8:26 ` Jaehoon Chung
2016-01-20  9:21   ` Shawn Lin
2016-01-20 12:35   ` Shawn Lin

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