Searched hist:"2 f62870ca5bc9d305f3c212192320c29e9dbdc54" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/powerpc/platforms/powernv/ |
H A D | idle.c | diff 2f62870ca5bc9d305f3c212192320c29e9dbdc54 Sat May 02 13:59:49 CEST 2020 Christophe JAILLET <christophe.jaillet@wanadoo.fr> powerpc/powernv: Fix a warning message
Fix a cut'n'paste error in a warning message. This should be 'cpu-idle-state-residency-ns' to match the property searched in the previous 'of_property_read_u32_array()'
Fixes: 9c7b185ab2fe ("powernv/cpuidle: Parse dt idle properties into global structure") Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Reviewed-by: Gautham R. Shenoy <ego@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200502115949.139000-1-christophe.jaillet@wanadoo.fr
|