[SPARC]: bpp: remove sleep_on usage
authorChristoph Hellwig <hch@lst.de>
Mon, 4 Jul 2005 20:24:14 +0000 (13:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Jul 2005 20:24:14 +0000 (13:24 -0700)
Use schedule_timeout() instead of sleep_on + timer.  Totally untested
due to lack of hardware, but the changes are rather trivial.

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

No differences found