sh: cpuidle: Migrate off of hwblk API.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 18 Nov 2011 07:13:09 +0000 (16:13 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 18 Nov 2011 07:13:09 +0000 (16:13 +0900)
commit4be887342c48f3b1e208bac6375c19c57791a3b9
treecfbdc1a7c7abb69bade6c8a2113e5a01fdc805b3
parent62d3ba8bba6fb1d1362dcaa1da2679f4ab740226
sh: cpuidle: Migrate off of hwblk API.

Now that the hwblk API is unused and going away, migrate cpuidle off of
it. This is a pretty straightforward migration given that we weren't
really making use of the allowed mode overloading in the first place, so
simply default to regular sleep mode.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/hwblk.h
arch/sh/kernel/cpu/hwblk.c
arch/sh/kernel/cpu/shmobile/cpuidle.c