]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[SPARC]: sbus/aurora: replace schedule_timeout() with msleep_interruptible()
authorNishanth Aravamudan <nacc@us.ibm.com>
Mon, 25 Jul 2005 02:34:19 +0000 (19:34 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Jul 2005 02:34:19 +0000 (19:34 -0700)
commit70c83375bb47cadd60fdb923ad913d4f4be75aba
tree3453e8fb3622dfd56f6d41ca1f405a037b3306de
parent4564203d76599973da9c5cbcd93057252414ac9e
[SPARC]: sbus/aurora: replace schedule_timeout() with msleep_interruptible()

Use msleep_interruptible() instead of
schedule_timeout() to guarantee the task delays as expected.

Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Maximilian Attems <janitor@sternwelten.at>
Signed-off-by: Domen Puncer <domen@coderock.org>
drivers/sbus/char/aurora.c