From: Max Filippov Date: Fri, 10 Jan 2014 08:02:18 +0000 (+0400) Subject: xtensa: clean up udelay X-Git-Tag: v3.14-rc1~99^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58f60c222e8d4503a4be654cbd6d4e190dc1a7d8;p=pandora-kernel.git xtensa: clean up udelay Replace division with shift, use ccount_freq instead of loops_per_jiffy. Introduce __MAX_UDELAY and (undefined) __bad_udelay, break build for too big udelay constants. Remove irrelevant comment, clean up code style. Signed-off-by: Max Filippov --- Reading git-diff-tree failed