[SPARC64]: More sensible udelay implementation.
authorDavid S. Miller <davem@sunset.davemloft.net>
Sat, 14 Jul 2007 09:23:37 +0000 (02:23 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 16 Jul 2007 11:05:02 +0000 (04:05 -0700)
Take a page from the powerpc folks and just calculate the
delay factor directly.

Since frequency scaling chips use a system-tick register,
the value is going to be the same system-wide.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found