Revert "Revert "PM: runtime: Fix unpaired parent child_count for force_resume""
This reverts commit 6120544b9b
.
Bring back the commit in 5.10.38 that broke the kabi.
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I35e82241cf4bb9c4c8dcb0f2b155e9008d2a9095
This commit is contained in:

committed by
Todd Kjos

parent
df50ab971a
commit
e86d688e51
@@ -600,6 +600,7 @@ struct dev_pm_info {
|
||||
unsigned int idle_notification:1;
|
||||
unsigned int request_pending:1;
|
||||
unsigned int deferred_resume:1;
|
||||
unsigned int needs_force_resume:1;
|
||||
unsigned int runtime_auto:1;
|
||||
bool ignore_children:1;
|
||||
unsigned int no_callbacks:1;
|
||||
|
Reference in New Issue
Block a user