* [PATCH v2 0/8] mmc: dw_mmc: minor code cleanup
@ 2014-01-28 8:24 Jaehoon Chung
0 siblings, 0 replies; only message in thread
From: Jaehoon Chung @ 2014-01-28 8:24 UTC (permalink / raw)
To: linux-mmc@vger.kernel.org
Cc: Chris Ball, Seungwon Jeon, Beomho Seo, Arnd Bergmann, Ulf Hansson
This patch-set is minor code cleanup.
Change-log V2:
- Add the new patch(mmc: core use the broken-cd for non-removable card
- Change the name of hs200 property.
- Based on latest mmc-next.
Jaehoon Chung (8):
mmc: core add the property for hs200
mmc: dw_mmc: use the mmc_of_parse() instead of local parser
mmc: dw_mmc: replace the bus_hz checking point
mmc: dw_mmc: remove unused member variable.
mmc: dw-mmc: fix minor coding style.
mmc: dw_mmc: remove the unnecessary function.
mmc: dw_mmc: remove the dw_mci_of_cd_gpio()
mmc: core: use the broken-cd for non-removable card
Documentation/devicetree/bindings/mmc/mmc.txt | 2 +
drivers/mmc/core/core.c | 4 +-
drivers/mmc/core/host.c | 10 +-
drivers/mmc/host/dw_mmc.c | 160 ++++---------------------
include/linux/mmc/dw_mmc.h | 14 ---
5 files changed, 37 insertions(+), 153 deletions(-)
--
1.7.9.5
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-01-28 8:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-28 8:24 [PATCH v2 0/8] mmc: dw_mmc: minor code cleanup Jaehoon Chung
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.