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 <sudeep.holla@xxxxxxx> -- Regards, Sudeep