]> git.ipfire.org Git - thirdparty/linux.git/commit
PM: sleep: Relocate two device PM core functions
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 22 Jan 2024 11:24:21 +0000 (12:24 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 26 Jan 2024 18:38:36 +0000 (19:38 +0100)
commit9cb1c9820f960a4b100e7760cb3773f344e7ae35
treebd99682527068049f8c8846c4184a96ec3e7f455
parent86686b8f7ad3abe5aca17643efcee2bbce31a8f7
PM: sleep: Relocate two device PM core functions

Move is_async() and dpm_async_fn() in the PM core to a more suitable
place.

No functional impact.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
drivers/base/power/main.c