]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
PM / s2idle: Rename platform operations structure
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 9 Aug 2017 22:15:30 +0000 (00:15 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 10 Aug 2017 23:29:56 +0000 (01:29 +0200)
commit23d5855f4774f4f7c246a67057ecacc904696d8a
tree97aef5b1503b049c8797dc8b503095a14fb0cda4
parent28ba086ed30fb3fb714598aa029b894c3754fa7b
PM / s2idle: Rename platform operations structure

Rename struct platform_freeze_ops to platform_s2idle_ops to make it
clear that the callbacks in it are used during suspend-to-idle
suspend/resume transitions and rename the related functions,
variables and so on accordingly.

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