]> asedeno.scripts.mit.edu Git - linux.git/commit
PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 9 Aug 2017 22:13:07 +0000 (00:13 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 10 Aug 2017 23:29:55 +0000 (01:29 +0200)
commit690cbb90a709c1b9389c6cb8e1978e77553ce0fb
tree5ac99e8467e76c7555d0dd29e81b8c09c7c4145c
parente870c6c87cf9484090d28f2a68aa29e008960c93
PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE

To make it clear that the symbol in question refers to
suspend-to-idle, rename it from PM_SUSPEND_FREEZE to
PM_SUSPEND_TO_IDLE.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/sleep.c
drivers/regulator/of_regulator.c
include/linux/suspend.h
kernel/power/suspend.c
kernel/power/suspend_test.c