Skip to content
Commit 90986822 authored by Haibo Chen's avatar Haibo Chen Committed by Peng Fan
Browse files

mmc: fsl_esdhc_imx: remove the 1ms delay before sending command



This 1ms delay before sending command already exist from the beginning
of the fsl_esdhc driver added in year 2008. Now this driver has been
split for two files: fsl_esdhc.c and fsl_esdhc_imx.c. fsl_esdhc_imx.c
only for i.MX series. i.MX series esdhc/usdhc do not need this 1ms delay
before sending any command. So remove this 1ms, this will save a lot
time if handling a large mmc data.

Signed-off-by: default avatarHaibo Chen <haibo.chen@nxp.com>
parent ef5ab0d1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment