summaryrefslogtreecommitdiff
path: root/drivers/staging/zram
diff options
context:
space:
mode:
authorJens Frederich <jfrederich@gmail.com>2013-07-25 20:06:32 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-25 20:38:09 (GMT)
commit5607ce90d727d2aaad93bd72551b97067141d68a (patch)
treedad1ce9c1c716e0e48346233bfa73c4ed7dbaa8e /drivers/staging/zram
parentf4616af01813cbf6a2c2aabcedb11c721d5e7680 (diff)
downloadlinux-fsl-qoriq-5607ce90d727d2aaad93bd72551b97067141d68a.tar.xz
Staging: olpc_dcon: change to msleep to usleep_range
The resolution of msleep is related to HZ, so with HZ set to 100 any msleep of less then 10ms will become ~10ms. This is not what we want. Use usleep_range to get more control of what is happening here. Signed-off-by: Jens Frederich <jfrederich@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/zram')
0 files changed, 0 insertions, 0 deletions