Re: [PATCH v1] clk: qcom: gcc-sc7180: Mark the camera abh clock always ON

From: Stephen Boyd
Date: Tue Jan 12 2021 - 14:26:38 EST


Quoting Taniya Das (2020-12-21 10:03:36)
> The camera clock controller requires the AHB clock, the driver when
> moved to use the pm_runtime_get() API, the camera ahb clock failed turn
> on before access, thus mark it as always ON.
>
> Reported-by: Stephen Boyd <sboyd@xxxxxxxxxx>
> Fixes: 8d4025943e13 ("clk: qcom: camcc-sc7180: Use runtime PM ops instead of clk ones")
> Signed-off-by: Taniya Das <tdas@xxxxxxxxxxxxxx>
> ---

Applied to clk-fixes