This patch-set is minor code cleanup. Jaehoon Chung (7): 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() drivers/mmc/core/host.c | 4 ++ drivers/mmc/host/dw_mmc.c | 139 +++++--------------------------------------- include/linux/mmc/dw_mmc.h | 14 ----- 3 files changed, 19 insertions(+), 138 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html