]> git.baikalelectronics.ru Git - uboot.git/commit
mmc: fsl_esdhc: not always setting esdhc fdt status to okay
authorYang Li <leoyang.li@nxp.com>
Fri, 21 Jul 2017 19:10:38 +0000 (14:10 -0500)
committerYork Sun <york.sun@nxp.com>
Wed, 9 Aug 2017 16:57:32 +0000 (09:57 -0700)
commit2062862d2fcd30d15f6f219974cab89e4be41720
tree0ac1d243528b313bbb18f5b0b55b100e7b2109eb
parent8340b612dc8538251a8f70530ad7eda40cf998da
mmc: fsl_esdhc: not always setting esdhc fdt status to okay

We shouldn't always change the status to okay.  There could be
situations that the esdhc is intentionally disabled in the device
tree.

Signed-off-by: Li Yang <leoyang.li@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
drivers/mmc/fsl_esdhc.c