[PATCH] media: hantro: release runtime resources when device_run fails

Tharit Tangkijwanichakul tharitt97 at gmail.com
Sat Jul 25 01:00:37 PDT 2026


> Mix use runtime pm and clock is not good.
>
> You can put clk_bulk_enable() into runtime pm resume call back
> and clk_bulk_disable() into runtime pm suspend call back.
>
> Frank

Hi Frank,

Thanks for the suggestion. I will inspect the hantro pm_runtime call
sites and let me implement your suggestion into v3.

Best,
Tharit



More information about the Linux-rockchip mailing list