On 02/17/2017 11:56 AM, Shawn Lin wrote: > Hi Jaehoon, > > This is the first part of long term cleanup for dwmmc we need. > No functional changes here, but just to remove the unnecessary > function declare and improve the logic of dw_mci_reset for better > understood. > Applied on my repository. Thanks! Best Regards, Jaehoon Chung > > > Shawn Lin (7): > mmc: dw_mmc: improve the timeout polling code > mmc: dw_mmc: move dw_mci_reset forward to avoid declaration > mmc: dw_mmc: move dw_mci_ctrl_reset forward to avoid declaration > mmc: dw_mmc: move dw_mci_get_cd forward to avoid declaration > mmc: dw_mmc: remove declaration of dw_mci_card_busy > mmc: dw_mmc: move mci_send_cmd forward to avoid declaration > mmc: dw_mmc: improve dw_mci_reset a bit > > drivers/mmc/host/dw_mmc.c | 383 ++++++++++++++++++++++------------------------ > 1 file changed, 182 insertions(+), 201 deletions(-) > -- 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