Re: [PATCH] clk: qcom: camcc-sm8150: Fix the camcc probe

From: Vladimir Zapolskiy
Date: Mon Aug 05 2024 - 03:09:46 EST


On 8/5/24 09:30, Satya Priya Kakitapalli wrote:
qcom_cc_really_probe() API's arguments are updated to use struct dev.
Fix this function call in probe by updating the arguments to use dev
instead of pdev.

Reported-by: kernel test robot <lkp@xxxxxxxxx>
Closes: https://lore.kernel.org/oe-kbuild-all/202408012234.vggzO9in-lkp@xxxxxxxxx/
Closes: https://lore.kernel.org/oe-kbuild-all/202408020044.PEGwUAFE-lkp@xxxxxxxxx/> Signed-off-by: Satya Priya Kakitapalli <quic_skakitap@xxxxxxxxxxx>

The problem has been already fixed by Bjorn on clk-for-6.12 branch, see commit
e997b400c846 ("clk: qcom: camcc-sm8150: Correct qcom_cc_really_probe() argument").

--
Best wishes,
Vladimir