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>