From: Russell King - ARM Linux Date: Mon, 3 Jan 2011 22:36:29 +0000 (+0000) Subject: ARM: PL08x: ensure loops use cpu_relax() X-Git-Tag: v2.6.38-rc1~25^2~11^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19386b3234fdbe4d33492574d83e63a8dace18d3;p=pandora-kernel.git ARM: PL08x: ensure loops use cpu_relax() Tight loops should use cpu_relax() to allow CPUs to reduce power consumption while waiting for events. Signed-off-by: Russell King Acked-by: Linus Walleij Signed-off-by: Dan Williams --- Reading git-diff-tree failed