commit | 8d32bca20535dea2f10d910b6458aec75d0c3fd9 | [log] [tgz] |
---|---|---|
author | Ashok Reddy Soma <ashok.reddy.soma@xilinx.com> | Wed Feb 23 15:13:31 2022 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon Mar 07 08:55:14 2022 +0100 |
tree | 1f9afb0be2e7e6acfd8117a384c93327c8c36216 | |
parent | c252b2774782360fd8785230072bb6c262a06709 [diff] |
mmc: zynq_sdhci: Change granularity of timeout to 1us The timeout used in 'commit b6f44082d5cd ("mmc: zynq_sdhci: Wait till sd card detect state is stable")' workaround is 1000ms at a granularity of 1msec. Change it to 1usec, to not waste time incase the cd is stable. Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com> Link: https://lore.kernel.org/r/f008d2bcf864702a01564789f14f9cdecb8acd45.1645625609.git.michal.simek@xilinx.com