[PATCH 0/3] media: Fix pm_runtime_set_suspended() with runtime pm enabled
From: Jinjie Ruan
Date: Sun Sep 22 2024 - 23:41:30 EST
Fix pm_runtime_set_suspended() with runtime pm enabled.
Jinjie Ruan (3):
media: i2c: dw9768: Fix pm_runtime_set_suspended() with runtime pm
enabled
media: amphion: Fix pm_runtime_set_suspended() with runtime pm enabled
media: venus: Fix pm_runtime_set_suspended() with runtime pm enabled
drivers/media/i2c/dw9768.c | 6 +++---
drivers/media/platform/amphion/vpu_drv.c | 2 +-
drivers/media/platform/qcom/venus/core.c | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
--
2.34.1