Home
last modified time | relevance | path

Searched hist:"201 e828b22d79bafc7a68a93e1ade4b242a12325" (Results 1 – 1 of 1) sorted by relevance

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

Since esdhc_init_common() 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>