diff options
author | 2016-11-17 16:40:37 +0900 | |
---|---|---|
committer | 2016-11-29 09:05:09 +0100 | |
commit | e13c3c081845b51e8ba71a90e91c52679cfdbf89 (patch) | |
tree | a52894bd6b268cb41a341154c05f57cd115ebf21 /include/linux/mmc | |
parent | mmc: dw_mmc: use the hold register when send stop command (diff) | |
download | wireguard-linux-e13c3c081845b51e8ba71a90e91c52679cfdbf89.tar.xz wireguard-linux-e13c3c081845b51e8ba71a90e91c52679cfdbf89.zip |
mmc: dw_mmc: call the dw_mci_prep_stop_abort() by default
stop_cmdr should be set to values relevant to stop command.
It migth be assigned to values whatever there is mrq->stop or not.
Then it doesn't need to use dw_mci_prepare_command().
It's enough to use the prep_stop_abort for preparing stop command.
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Tested-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'include/linux/mmc')
0 files changed, 0 insertions, 0 deletions