Re: [PATCH v2 06/13] cpuidle: psci: Simplify OF parsing of CPU idle state nodes
From: Sudeep Holla <hidden>
Date: 2019-11-15 17:13:11
Also in:
linux-arm-msm, linux-pm
From: Sudeep Holla <hidden>
Date: 2019-11-15 17:13:11
Also in:
linux-arm-msm, linux-pm
On Tue, Oct 29, 2019 at 05:44:31PM +0100, Ulf Hansson wrote:
Iterating through the idle state nodes in DT, to find out the number of states that needs to be allocated is unnecessary, as it has already been done from dt_init_idle_driver(). Therefore, drop the iteration and use the number we already have at hand.
Reviewed-by: Sudeep Holla <redacted> -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel