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:
d399099
)
drivers/savagefb: use mdelay instead of udelay
author
Arnd Bergmann
<arnd@arndb.de>
Tue, 15 May 2012 21:03:00 +0000
(15:03 -0600)
committer
Florian Tobias Schandinat
<FlorianSchandinat@gmx.de>
Sat, 9 Jun 2012 12:51:12 +0000
(12:51 +0000)
Long delays need to use mdelay on architectures such as ARM
that cannot compute long timeouts in udelay.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
No differences found