mtd/ps3vram: Use msleep in waits
authorGeoff Levand <geoffrey.levand@am.sony.com>
Thu, 8 Jan 2009 01:22:02 +0000 (17:22 -0800)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 8 Jan 2009 05:25:15 +0000 (16:25 +1100)
commit60c0c5987b0996a7c7c4c6d90f63ed413c368a71
tree18b559a7585b88588f1a318d70704f2a2ae9373e
parent993e62e674ba670341f11f60398446bb37a88e8b
mtd/ps3vram: Use msleep in waits

Replace the use of udelay() with msleep() in the looping wait routines
ps3vram_notifier_wait() and ps3vram_wait_ring().

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
drivers/mtd/devices/ps3vram.c