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)
commit9abf648436b49553e6cb4a7f03a021720616d75b
tree876a601cb5c04ae6da372e467a3afb7dd5b86f9c
parent9d886fd6a0888f121cd280d11434812a386045a2
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