diff options
author | Stephen Boyd <[email protected]> | 2016-12-28 14:56:58 -0800 |
---|---|---|
committer | Peter Chen <[email protected]> | 2017-01-20 15:25:31 +0800 |
commit | 2c8ea46d3e5462c54120f6bca42e2ccee4e48904 (patch) | |
tree | 5c1fe7c9ed1be587c419c32ccbe37660bdfc8769 /scripts/gdb/linux/proc.py | |
parent | c3b674a04b8ab62a1d35e86714d466af0a0ecc18 (diff) |
usb: chipidea: msm: Mark device as runtime pm active
We're not properly marking the glue layer/wrapper device as
runtime active, so runtime PM believes that the hardware state is
inactive when we call pm_runtime_enable() in this driver. This
causes a problem when the glue layer has a power domain
associated with it, because runtime PM will go and disable the
power domain to match the 'inactive' state of the device. Let's
mark the device as active so that runtime PM doesn't improperly
power down this device when it's actually active.
Acked-by: Peter Chen <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Signed-off-by: Peter Chen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions