From: Bill Pemberton Date: Sun, 26 Apr 2009 18:45:11 +0000 (-0400) Subject: Staging: comedi: replace for loop with msleep() X-Git-Tag: v2.6.31-rc1~105^2~246 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8605b3aa0c107b5df59e99dbde2e708aa0012efd;p=pandora-kernel.git Staging: comedi: replace for loop with msleep() Replace 2 attempts to use a for loop as a sleep with a call to msleep(). Signed-off-by: Bill Pemberton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed