lkml.org 
[lkml]   [2018]   [May]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [v7] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver
Hi,

On Thu, May 3, 2018 at 3:39 AM, Taniya Das <tdas@codeaurora.org> 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

\
 
 \ /
  Last update: 2018-05-04 00:23    [W:0.057 / U:1.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site