cyclades: sleep instead busy-wait
authorJiri Slaby <jirislaby@gmail.com>
Sat, 19 Sep 2009 20:13:14 +0000 (13:13 -0700)
committerLive-CD User <linux@linux.site>
Sat, 19 Sep 2009 20:13:14 +0000 (13:13 -0700)
commitf6e208c1119206e2382ef7df6e47aaee18eb7f10
treed79cd4bca55484b2989cd8fd879bf454dfcf80b2
parentebdb513596c0eb1dcb3bad8f53865964a2207ca9
cyclades: sleep instead busy-wait

Avoid long busy loops (5 ms) which may be replaced by sleeps.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/char/cyclades.c