Re: [PATCH v6 3/5] cpuidle:powernv: Add helper function to populate powernv idle states.
From: Michael Ellerman <hidden>
Date: 2017-01-30 11:18:50
Also in:
linux-devicetree, linuxppc-dev, lkml
From: Michael Ellerman <hidden>
Date: 2017-01-30 11:18:50
Also in:
linux-devicetree, linuxppc-dev, lkml
"Rafael J. Wysocki" [off-list ref] writes:
On Mon, Jan 30, 2017 at 4:47 AM, Michael Ellerman [off-list ref] wrote:quoted
"Gautham R. Shenoy" [off-list ref] writes:quoted
From: "Gautham R. Shenoy" <redacted> In the current code for powernv_add_idle_states, there is a lot of code duplication while initializing an idle state in powernv_states table. Add an inline helper function to populate the powernv_states[] table for a given idle state. Invoke this for populating the "Nap", "Fastsleep" and the stop states in powernv_add_idle_states. Acked-by: Balbir Singh <redacted> Signed-off-by: Gautham R. Shenoy <redacted> --- drivers/cpuidle/cpuidle-powernv.c | 89 +++++++++++++++++++++++---------------- include/linux/cpuidle.h | 1 +I was going to merge this, but I see you've touched cpuidle.h, so I feel like I should get an ACK from the cpuidle folks. It's a fairly uncontroversial change, but it's their API.OK, please add an ACK from me to it then.
Thanks. cheers -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html