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:
e6f80e8
)
m68k: Implement ndelay() based on the existing udelay() logic
author
Michael Schmitz
<schmitzmic@gmail.com>
Sat, 6 Apr 2013 00:26:44 +0000
(13:26 +1300)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Tue, 16 Apr 2013 19:35:40 +0000
(21:35 +0200)
Add a ndelay macro modeled after the Coldfire udelay(). The ISP1160
driver needs a 150ns delay, so we need to have ndelay().
Signed-off-by: Michael Schmitz <schmitz@debian.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
No differences found