[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200601040742.3a4cmhrwgh2ueksy@vireshk-i7>
Date: Mon, 1 Jun 2020 09:37:42 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: Sibi Sankar <sibis@...eaurora.org>
Cc: sboyd@...nel.org, georgi.djakov@...aro.org, nm@...com,
linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-pm@...r.kernel.org, saravanak@...gle.com, mka@...omium.org,
smasetty@...eaurora.org, linux-arm-msm-owner@...r.kernel.org
Subject: Re: [PATCH] OPP: Check for bandwidth values before creating icc paths
On 29-05-20, 19:47, Sibi Sankar wrote:
> opp_np needs to be subjected
> to NULL check as well.
No, it isn't. It should already be valid and is set by the OPP core.
Actually we don't need to do of_node_get(opp_table->np) and just use
np, I did that to not have a special case while putting the resource.
> Tested-by: Sibi Sankar <sibis@...eaurora.org>
> Reviewed-by: Sibi Sankar <sibis@...eaurora.org>
Thanks.
--
viresh
Powered by blists - more mailing lists