summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSujit Reddy Thumma <sthumma@codeaurora.org>2011-11-01 20:05:07 +0530
committerSubhash Jadavani <subhashj@codeaurora.org>2016-05-31 15:20:55 -0700
commiteb645aebffa8e1c12c56ff1d3e659391c38b6b16 (patch)
treec6febb5bcc48705aef64f092fdc921904f2f9685 /include/linux
parentd0cd16e2aea4a574f527c4351230d299fcd42b32 (diff)
mmc: core: Use usleep_range for delays less than 20ms
msleep of any delay less than 20ms (or 2 jiffies) would give an unpredictable delay (most of the times as ~20ms). Use usleep_range in mmc_delay() for delays less than two jiffies. Change-Id: I7cf22532af2b4048afccf07a5aeba89d808799f0 Signed-off-by: Sujit Reddy Thumma <sthumma@codeaurora.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions