commit | c8ee038bd14881e3ceac1cafa551f260fd0acd29 | [log] [tgz] |
---|---|---|
author | Michael Schmitz <schmitzmic@gmail.com> | Sat Apr 06 13:26:44 2013 +1300 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Tue Apr 16 21:35:40 2013 +0200 |
tree | add757c501d711d1d0a8f896110a219d6137c83d | |
parent | e6f80e87e05cc47188a141f68e9859ed438b4489 [diff] |
m68k: Implement ndelay() based on the existing udelay() logic 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>