mirror of https://gitee.com/openkylin/linux.git
884d638e08
pm_runtime_get_sync() increments the runtime PM usage counter even
when it returns an error code. Thus call pm_runtime_put_noidle()
if pm_runtime_get_sync() fails.
Fixes:
|
||
---|---|---|
.. | ||
rga |