Re: [v7] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Thu, May 3, 2018 at 3:39 AM, Taniya Das <tdas@xxxxxxxxxxxxxx> wrote:
> +       rpmh_client = rpmh_get_client(pdev);
> +       if (IS_ERR(rpmh_client)) {
> +               ret = PTR_ERR(rpmh_client);
> +               dev_err(&pdev->dev, "Failed to request RPMh client, ret=%d\n",
> +                                                                       ret);
> +               return ret;
> +       }

Please rebase atop the latest RPMh code (v7).  There is no more
rpmh_get_client().  If you want help doing this, please see
<http://crosreview.com/1042987> which contains all the changes to work
with v7.


-Doug
--
To unsubscribe from this list: send the line "unsubscribe linux-soc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux