Re: [PATCH 0/3] media: Fix pm_runtime_set_suspended() with runtime pm enabled

From: Jinjie Ruan
Date: Mon Oct 07 2024 - 22:39:02 EST


Ping.

On 2024/9/23 11:51, Jinjie Ruan wrote:
> 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(-)
>