]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit06326e40b7c66477d4a460bfc23c951f7b39f191
tree5ba2c44506ca7a8b2dc6e0a4ea7a83b2da91da31
parente7270dec080002d8aa18256c756af6c32331ef48
[SPARC]: bpp: remove sleep_on usage

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>
drivers/sbus/char/bpp.c