From: Kevin Hilman Date: Thu, 26 May 2011 21:48:19 +0000 (-0700) Subject: OMAP3: PM debug: remove sleep_while_idle feature X-Git-Tag: v3.1-rc1~152^2~9^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a7b7bdd24286a9cfce9dda5d2b7324dfc2e3b31;p=pandora-kernel.git 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 Acked-by: Santosh Shilimkar Acked-by: Jean Pihet Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed