[PATCH v3 0/2] media: qcom: iris: fix runtime PM reference handling

Hungyu Lin posted 2 patches 3 days, 23 hours ago
There is a newer version of this series
drivers/media/platform/qcom/iris/iris_resources.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
[PATCH v3 0/2] media: qcom: iris: fix runtime PM reference handling
Posted by Hungyu Lin 3 days, 23 hours ago
This series fixes runtime PM handling in the iris driver.

Patch 1 fixes runtime PM reference leaks and balances runtime PM
usage counts in the power domain enable/disable paths.

Patch 2 complements the first patch by rolling back the OPP vote
when pm_runtime_resume_and_get() fails in
iris_enable_power_domains().

Changes since v2:
- Convert the runtime PM fixes into a 2-patch series.
- Add a follow-up fix to roll back the OPP vote on
  pm_runtime_resume_and_get() failure.

Hungyu Lin (2):
  media: qcom: iris: fix runtime PM reference leaks
  media: qcom: iris: rollback OPP vote on PM resume failure

 drivers/media/platform/qcom/iris/iris_resources.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

-- 
2.34.1