diff options
| author | Adrian Hunter <[email protected]> | 2017-03-20 19:50:31 +0200 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2017-04-24 21:41:26 +0200 |
| commit | 5a436cc0af6202265de0d2d2d35f1b4fd85caf3b (patch) | |
| tree | 401f9c7f6f131b1239d249f6e1a25b4b53cc2b3e /lib/mpi/mpi-internal.h | |
| parent | 660fc733bd7436f4fa1a351376493e635514ed64 (diff) | |
mmc: sdhci: Optimize delay loops
The delay loops for reset and clock enable always take at least 1 ms
because they use mdelay(1). However they can take a lot less time e.g. less
than 50us. Use ktime and reduce the delay to 10 microseconds per loop.
Signed-off-by: Adrian Hunter <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Tested-by: Ludovic Desroches <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions