diff options
author | 2022-06-08 17:31:20 +0200 | |
---|---|---|
committer | 2022-07-08 21:29:06 +0200 | |
commit | c46a0d5ae4f93800d2d90f3a3290e58a2f4b6bdf (patch) | |
tree | a92a9e417ec1f5a6eb8a5e3d664d01f9d8a766a1 /kernel | |
parent | PM: runtime: Fix supplier device management during consumer probe (diff) | |
download | wireguard-linux-c46a0d5ae4f93800d2d90f3a3290e58a2f4b6bdf.tar.xz wireguard-linux-c46a0d5ae4f93800d2d90f3a3290e58a2f4b6bdf.zip |
PM: runtime: Extend support for wakeirq for force_suspend|resume
A driver that makes use of pm_runtime_force_suspend|resume() to support
system suspend/resume, currently needs to manage the wakeirq support
itself. To avoid the boilerplate code in the driver's system suspend/resume
callbacks in particular, let's extend pm_runtime_force_suspend|resume() to
deal with the wakeirq.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Reviewed-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions