Home
last modified time | relevance | path

Searched hist:"446 e077a21024edb3d8636a979a99abbcaec9846" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Dfsl_esdhc.c446e077a21024edb3d8636a979a99abbcaec9846 Sat Jul 29 17:35:19 UTC 2017 Simon Glass <sjg@chromium.org> dm: mmc: fsl_esdhc: Detect reset failure

Since esdhc_reset() can fail it should return an error code. Update this
and also adjust the timeout mechanism to use get_timer(), which is a more
common approach.

Signed-off-by: Simon Glass <sjg@chromium.org>