From: Guenter Roeck Date: Tue, 30 Sep 2014 17:48:31 +0000 (-0700) Subject: power/reset: xgene: Use mdelay instead of jiffies based timeout X-Git-Tag: omap-for-v3.20/drop-legacy-3517~72^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=745e19764a0cff55a55010cfabe7e9ff77fa72a5;p=pandora-kernel.git power/reset: xgene: Use mdelay instead of jiffies based timeout jiffies are not running at this stage of system shutdown, meaning an error in the reset function would never be reported. Replace with mdelay(). Cc: Loc Ho Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed