[PATCH] ide/pmac: replace schedule_timeout() with msleep()
commit8f4a5aba6ae9daa0197b775d322a6c87fdc3e08d
authorNishanth Aravamudan <nacc@us.ibm.com>
Wed, 28 Jul 2004 16:00:58 +0000 (28 09:00 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 28 Jul 2004 16:00:58 +0000 (28 09:00 -0700)
tree5d84e8991cdb2246bd5ea3b1f2ca9444eccb329e
parent629b5e6d5de70e24ecf1c385531389a4fc1ec9be
[PATCH] ide/pmac: replace schedule_timeout() with msleep()

Use msleep() instead of schedule_timeout() to guarantee the desired delay.

Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/ide/ppc/pmac.c