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)
commit73a38b839b9295216e8d44dabf54de88270e77b8
tree977d40b6198a8a6b5e5c28590b22610993a78b51
parent3147093e1de59081e82fb1d815424c3e952caf3e
sh: Only use bl bit toggling for sleeping idle.

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>
arch/sh/kernel/idle.c