sh: Only use bl bit toggling for sleeping idle.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 18 Dec 2009 05:40:56 +0000 (14:40 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 21 Dec 2009 02:57:33 +0000 (11:57 +0900)
We don't actually require this in the cpu_relax() polling case, so just
cuddle these around the sleeping version.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found