From: Paul Mundt Date: Fri, 18 Nov 2011 07:13:09 +0000 (+0900) Subject: sh: cpuidle: Migrate off of hwblk API. X-Git-Tag: v3.3-rc1~91^2~3^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4be887342c48f3b1e208bac6375c19c57791a3b9;p=pandora-kernel.git 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 --- Reading git-diff-tree failed