OSDN Git Service

mmc: dw_mmc: rework the code related to cmd/data completion
authorSeungwon Jeon <tgih.jun@samsung.com>
Fri, 30 Aug 2013 15:14:17 +0000 (00:14 +0900)
committerChris Ball <cjb@laptop.org>
Thu, 26 Sep 2013 01:35:51 +0000 (21:35 -0400)
commite352c813110004b205ad285dcf54619a4c09c47c
tree8616f68cf8decf270ed88d3fe0ebd3c238988e66
parent90c2143a8f6d0cd1dbae1ea32fcd1befb81e4b0d
mmc: dw_mmc: rework the code related to cmd/data completion

Main change corresponds to dw_mci_command_complete().  And EBE is
divided into read and write.  Some minor changes for code readability.

Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com>
Tested-by: Alim Akhtar <alim.akhtar@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/dw_mmc.c