Home
last modified time | relevance | path

Searched hist:"7863 ce589105bdcae9c5c45a33458f0d40536b01" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc.c7863ce589105bdcae9c5c45a33458f0d40536b01 Fri Mar 18 04:53:14 UTC 2016 Bin Meng <bmeng.cn@gmail.com> mmc: Print send_cmd response only when return value is zero

send_cmd response is valid only when no error happened. If an error
occured, let mmc_send_cmd() print the return value to aid debugging.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>