git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f61ce5
)
video: exynos_dp: use usleep_range instead of delay
author
Jingoo Han
<jg1.han@samsung.com>
Wed, 18 Jul 2012 09:50:59 +0000
(18:50 +0900)
committer
Florian Tobias Schandinat
<FlorianSchandinat@gmx.de>
Tue, 24 Jul 2012 20:56:18 +0000
(20:56 +0000)
This patch replaces udelay and mdelay with usleep_range to remove
the busy loop waiting.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
No differences found