On Thu, 2018-07-05 at 11:40:21 UTC, Akshay Adiga wrote: > Device-tree parsing happens twice, once while deciding idle state to be > used for hotplug and once during cpuidle init. Hence, parsing the device > tree and caching it will reduce code duplication. Parsing code has been > moved to pnv_parse_cpuidle_dt() from pnv_probe_idle_states(). In addition > to the properties in the device tree the number of available states is > also required. > > Signed-off-by: Akshay Adiga <akshay.ad...@linux.vnet.ibm.com> > Reviewed-by: Nicholas Piggin <npig...@gmail.com> > Reviewed-by: Gautham R. Shenoy <e...@linux.vnet.ibm.com>
Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/9c7b185ab2fe313b4426bf55da3624 cheers