Home
last modified time | relevance | path

Searched hist:"42 e8179007bbfc5f4c0c80cd2131db8138f8546f" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/fsl-mc/
H A Dmc.c42e8179007bbfc5f4c0c80cd2131db8138f8546f Thu Apr 27 04:44:16 UTC 2017 Yogesh Gaur <yogeshnarayan.gaur@nxp.com> driver: net: fsl-mc: Update fsl_mc_ldpaa_exit() path

Earlier when MC is loaded but DPL is not deployed results in FDT
fix-up code execution hangs. For this case now print message on
console and return success instead of return -ENODEV. This update
allows fdt fixup to continue execution.

Signed-off-by: Yogesh Gaur <yogeshnarayan.gaur@nxp.com>
Signed-off-by: Priyanka Jain <Priyanka.jain@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>