public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] mmc: dw_mmc: minor code cleanup.
@ 2014-05-12 11:14 Jaehoon Chung
  2014-05-12 11:14 ` [PATCH 1/5] mmc: dw_mmc: fix the wrong condition checking Jaehoon Chung
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Jaehoon Chung @ 2014-05-12 11:14 UTC (permalink / raw)
  To: linux-mmc
  Cc: chris, ulf.hansson, tgih.jun, zhangfei.gao, dinguyen,
	Jaehoon Chung

Jaehoon Chung (5):
  mmc: dw_mmc: fix the wrong condition checking
  mmc: dw_mmc: remove the "supports-highspeed" property.
  mmc: dw_mmc-exynos: add the MMC_CAP_ERASE by default.
  mmc: dw_mmc: add the specified capbilities2 of controller.
  mmc: dw_mmc: use the mmc regulator API into core.c

 .../devicetree/bindings/mmc/exynos-dw-mshc.txt     |    1 -
 .../devicetree/bindings/mmc/k3-dw-mshc.txt         |    1 -
 .../devicetree/bindings/mmc/synopsys-dw-mshc.txt   |    3 -
 arch/arm/boot/dts/exynos4412-odroidx.dts           |    2 +-
 arch/arm/boot/dts/exynos4412-origen.dts            |    2 +-
 arch/arm/boot/dts/exynos4412-trats2.dts            |    2 +-
 arch/arm/boot/dts/exynos5250-arndale.dts           |    4 +-
 arch/arm/boot/dts/exynos5250-cros-common.dtsi      |    6 +-
 arch/arm/boot/dts/exynos5250-smdk5250.dts          |    4 +-
 arch/arm/boot/dts/exynos5420-arndale-octa.dts      |    4 +-
 arch/arm/boot/dts/exynos5420-smdk5420.dts          |    4 +-
 arch/arm/boot/dts/socfpga_arria5.dtsi              |    3 +-
 arch/arm/boot/dts/socfpga_cyclone5.dtsi            |    3 +-
 arch/arm/boot/dts/socfpga_vt.dts                   |    3 +-
 drivers/mmc/host/dw_mmc-exynos.c                   |    9 +--
 drivers/mmc/host/dw_mmc.c                          |   69 ++++++++------------
 drivers/mmc/host/dw_mmc.h                          |    2 +
 17 files changed, 55 insertions(+), 67 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2014-05-14 20:19 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-12 11:14 [PATCH 0/5] mmc: dw_mmc: minor code cleanup Jaehoon Chung
2014-05-12 11:14 ` [PATCH 1/5] mmc: dw_mmc: fix the wrong condition checking Jaehoon Chung
2014-05-12 11:14 ` [PATCH 2/5] mmc: dw_mmc: remove the "supports-highspeed" property Jaehoon Chung
2014-05-12 15:48   ` Dinh Nguyen
2014-05-14  4:55     ` Jaehoon Chung
2014-05-14 20:17       ` Dinh Nguyen
2014-05-12 17:43   ` Dinh Nguyen
2014-05-14  4:55     ` Jaehoon Chung
2014-05-12 11:14 ` [PATCH 3/5] mmc: dw_mmc-exynos: add the MMC_CAP_ERASE by default Jaehoon Chung
2014-05-13 11:15   ` Seungwon Jeon
2014-05-13 12:27     ` Jaehoon Chung
2014-05-12 11:14 ` [PATCH 4/5] mmc: dw_mmc: add the specified capbilities2 of controller Jaehoon Chung
2014-05-12 11:14 ` [PATCH 5/5] mmc: dw_mmc: use the mmc regulator API into core.c Jaehoon Chung
2014-05-12 17:41   ` Dinh Nguyen
2014-05-14  4:55     ` Jaehoon Chung
2014-05-14  9:48   ` Yuvaraj Cd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox