]> git.baikalelectronics.ru Git - uboot.git/commit
mmc: fsl_esdhc: read register once for card inserted status
authorYangbo Lu <yangbo.lu@nxp.com>
Tue, 19 May 2020 03:06:43 +0000 (11:06 +0800)
committerPeng Fan <peng.fan@nxp.com>
Mon, 15 Jun 2020 01:45:22 +0000 (09:45 +0800)
commit6834c8c6016bc3a2a144a73018a5840556e568a4
tree876a601cb5c04ae6da372e467a3afb7dd5b86f9c
parent7ab356f9ca86a813eb41d2bf43aafd32ff2ba2ad
mmc: fsl_esdhc: read register once for card inserted status

No need to poll register for card inserted status.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Acked-by: Peng Fan <peng.fan@nxp.com>
drivers/mmc/fsl_esdhc.c