[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8e0fac7e756272e2593e7c220f9ae69f.sboyd@kernel.org>
Date: Thu, 23 Mar 2023 13:46:33 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Mohammad Rafi Shaik <quic_mohs@...cinc.com>,
linux-arm-msm@...r.kernel.org, linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org, quic_visr@...cinc.com
Subject: Re: [PATCH v9 4/4] clk: qcom: lpassaudiocc-sc7280: Modify qcom_cc_probe to qcom_cc_probe_by_index
Quoting Mohammad Rafi Shaik (2023-03-23 00:45:26)
>
> On 3/17/2023 11:57 PM, Stephen Boyd wrote:
> > Quoting Mohammad Rafi Shaik (2023-03-17 07:16:22)
> >> Modify AHB clocks explicit registration from qcom_cc_probe to
> >> qcom_cc_probe_by_index.
> > Why? Isn't it the same?
> yes, it is same.
>
> As per the previous version review comment, modified qcom_cc_probe to
> qcom_cc_probe_by_index.
Previously you were probing with index 1. That necessitated using
qcom_cc_probe_by_index() instead of qcom_cc_probe(). That is no longer
the case though, so this patch is unnecessary.
Powered by blists - more mailing lists