From: Arnd Bergmann Date: Fri, 20 Apr 2012 10:56:14 +0000 (+0000) Subject: donauboe: replace excessive udelay with msleep X-Git-Tag: v3.5-rc1~109^2~336 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32fd32a59cb6685324652ea0d79696c95453aebf;p=pandora-kernel.git donauboe: replace excessive udelay with msleep No driver should spin the CPU for 10ms, so better use an msleep, which is allowed in the ->suspend function. Signed-off-by: Arnd Bergmann Signed-off-by: Mathieu Poirier Signed-off-by: David S. Miller --- Reading git-diff-tree failed