OMAP3: PM debug: remove sleep_while_idle feature
authorKevin Hilman <khilman@ti.com>
Thu, 26 May 2011 21:48:19 +0000 (14:48 -0700)
committerKevin Hilman <khilman@ti.com>
Mon, 20 Jun 2011 21:12:32 +0000 (14:12 -0700)
commit3a7b7bdd24286a9cfce9dda5d2b7324dfc2e3b31
treea03c6323d8e940cb0ebb61ca6368c46c268b4e96
parent442155adc0989148e800923f4b4b191ce2120c6a
OMAP3: PM debug: remove sleep_while_idle feature

Remove the OMAP-specific PM debug 'sleep_while_idle' feature which is
currently available as an OMAP-specific debugfs entry.

This duplicates existing ARM-generic functionality available as a
boot-time option using the boot cmdline option 'hohlt'.

If runtime configuration of this is needed, then adding a debugfs
entry for the ARM-generic hlt/nohlt interface should be added.

Tested-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Jean Pihet <j-pihet@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/pm-debug.c
arch/arm/mach-omap2/pm.h
arch/arm/mach-omap2/pm34xx.c