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

Jinjie Ruan posted 3 patches 1 year, 4 months ago
There is a newer version of this series
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(-)
[PATCH 0/3] media: Fix pm_runtime_set_suspended() with runtime pm enabled
Posted by Jinjie Ruan 1 year, 4 months ago
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
Re: [PATCH 0/3] media: Fix pm_runtime_set_suspended() with runtime pm enabled
Posted by Chen Ridong 1 year, 3 months ago

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(-)
> 

LGTM.

Thanks,
Ridong
Re: [PATCH 0/3] media: Fix pm_runtime_set_suspended() with runtime pm enabled
Posted by Jinjie Ruan 1 year, 4 months ago
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(-)
>