diff options
author | Alexander Usyskin <alexander.usyskin@intel.com> | 2023-01-25 11:26:32 +0300 |
---|---|---|
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2023-01-27 23:21:31 +0300 |
commit | 907deab2afc86cf30a53c3a37c2277c984558e84 (patch) | |
tree | b78ec8931b744d30430cce6ca1424dfb00278d9e /drivers/hwmon/ina209.c | |
parent | 220b3376c0781ec46cf86e19b7460e7e1ccf913d (diff) | |
download | linux-907deab2afc86cf30a53c3a37c2277c984558e84.tar.xz |
mei: mei-me: resume device in prepare
Asynchronous runtime resume is not possible while the system
is suspending.
The power management subsystem resumes the device only in the
suspend phase, not in the prepare phase.
Force resume device in prepare to allow drivers on mei bus
to communicate in their prepare callbacks.
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Reviewed-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Alan Previn <alan.previn.teres.alexis@intel.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230125082637.118970-2-alan.previn.teres.alexis@intel.com
Diffstat (limited to 'drivers/hwmon/ina209.c')
0 files changed, 0 insertions, 0 deletions