Re: [PATCH 07/10] remoteproc: qcom_q6v5_mss: Drop redundant error printks in probe
From: Dmitry Baryshkov
Date: Fri Oct 11 2024 - 09:35:51 EST
On Fri, Oct 11, 2024 at 03:09:15PM +0200, Krzysztof Kozlowski wrote:
> Do not print errors of getting clocks and regulators in probe twice:
> once in q6v5_init_clocks() or q6v5_regulator_init() and then again in the
> probe function. This also avoids dmesg flood on deferred probe.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> drivers/remoteproc/qcom_q6v5_mss.c | 24 ++++++------------------
> 1 file changed, 6 insertions(+), 18 deletions(-)
>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
--
With best wishes
Dmitry