Searched hist:"29 ea23ff905d07d8559bac69cca46f4bbf20038c" (Results 1 – 8 of 8) sorted by relevance
/linux/arch/arm/mm/ |
H A D | proc-sa1100.S | diff 29ea23ff905d07d8559bac69cca46f4bbf20038c Sat Apr 02 11:08:55 CEST 2011 Russell King <rmk+kernel@arm.linux.org.uk> ARM: Make consolidated PM sleep code depend on PM_SLEEP
CONFIG_PM is now set whenever we support either runtime PM in addition to suspend and hibernate. This causes build errors when runtime PM is enabled on a platform, but the CPU does not have the appropriate support for suspend.
So, switch this code to use CONFIG_PM_SLEEP rather than CONFIG_PM to allow runtime PM to be enabled without causing build errors.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | proc-arm926.S | diff 29ea23ff905d07d8559bac69cca46f4bbf20038c Sat Apr 02 11:08:55 CEST 2011 Russell King <rmk+kernel@arm.linux.org.uk> ARM: Make consolidated PM sleep code depend on PM_SLEEP
CONFIG_PM is now set whenever we support either runtime PM in addition to suspend and hibernate. This causes build errors when runtime PM is enabled on a platform, but the CPU does not have the appropriate support for suspend.
So, switch this code to use CONFIG_PM_SLEEP rather than CONFIG_PM to allow runtime PM to be enabled without causing build errors.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | proc-arm920.S | diff 29ea23ff905d07d8559bac69cca46f4bbf20038c Sat Apr 02 11:08:55 CEST 2011 Russell King <rmk+kernel@arm.linux.org.uk> ARM: Make consolidated PM sleep code depend on PM_SLEEP
CONFIG_PM is now set whenever we support either runtime PM in addition to suspend and hibernate. This causes build errors when runtime PM is enabled on a platform, but the CPU does not have the appropriate support for suspend.
So, switch this code to use CONFIG_PM_SLEEP rather than CONFIG_PM to allow runtime PM to be enabled without causing build errors.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | proc-xscale.S | diff 29ea23ff905d07d8559bac69cca46f4bbf20038c Sat Apr 02 11:08:55 CEST 2011 Russell King <rmk+kernel@arm.linux.org.uk> ARM: Make consolidated PM sleep code depend on PM_SLEEP
CONFIG_PM is now set whenever we support either runtime PM in addition to suspend and hibernate. This causes build errors when runtime PM is enabled on a platform, but the CPU does not have the appropriate support for suspend.
So, switch this code to use CONFIG_PM_SLEEP rather than CONFIG_PM to allow runtime PM to be enabled without causing build errors.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | proc-xsc3.S | diff 29ea23ff905d07d8559bac69cca46f4bbf20038c Sat Apr 02 11:08:55 CEST 2011 Russell King <rmk+kernel@arm.linux.org.uk> ARM: Make consolidated PM sleep code depend on PM_SLEEP
CONFIG_PM is now set whenever we support either runtime PM in addition to suspend and hibernate. This causes build errors when runtime PM is enabled on a platform, but the CPU does not have the appropriate support for suspend.
So, switch this code to use CONFIG_PM_SLEEP rather than CONFIG_PM to allow runtime PM to be enabled without causing build errors.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | proc-v6.S | diff 29ea23ff905d07d8559bac69cca46f4bbf20038c Sat Apr 02 11:08:55 CEST 2011 Russell King <rmk+kernel@arm.linux.org.uk> ARM: Make consolidated PM sleep code depend on PM_SLEEP
CONFIG_PM is now set whenever we support either runtime PM in addition to suspend and hibernate. This causes build errors when runtime PM is enabled on a platform, but the CPU does not have the appropriate support for suspend.
So, switch this code to use CONFIG_PM_SLEEP rather than CONFIG_PM to allow runtime PM to be enabled without causing build errors.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | proc-v7.S | diff 29ea23ff905d07d8559bac69cca46f4bbf20038c Sat Apr 02 11:08:55 CEST 2011 Russell King <rmk+kernel@arm.linux.org.uk> ARM: Make consolidated PM sleep code depend on PM_SLEEP
CONFIG_PM is now set whenever we support either runtime PM in addition to suspend and hibernate. This causes build errors when runtime PM is enabled on a platform, but the CPU does not have the appropriate support for suspend.
So, switch this code to use CONFIG_PM_SLEEP rather than CONFIG_PM to allow runtime PM to be enabled without causing build errors.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
/linux/arch/arm/kernel/ |
H A D | Makefile | diff 29ea23ff905d07d8559bac69cca46f4bbf20038c Sat Apr 02 11:08:55 CEST 2011 Russell King <rmk+kernel@arm.linux.org.uk> ARM: Make consolidated PM sleep code depend on PM_SLEEP
CONFIG_PM is now set whenever we support either runtime PM in addition to suspend and hibernate. This causes build errors when runtime PM is enabled on a platform, but the CPU does not have the appropriate support for suspend.
So, switch this code to use CONFIG_PM_SLEEP rather than CONFIG_PM to allow runtime PM to be enabled without causing build errors.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|