Re: [PATCH v5 3/5] cpuidle:powernv: Add helper function to populate powernv idle states.

From: Balbir Singh
Date: Thu Jan 12 2017 - 05:15:19 EST


On Tue, Jan 10, 2017 at 02:37:02PM +0530, Gautham R. Shenoy wrote:
> From: "Gautham R. Shenoy" <ego@xxxxxxxxxxxxxxxxxx>
>
> 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.
>
> Signed-off-by: Gautham R. Shenoy <ego@xxxxxxxxxxxxxxxxxx>
> --

Acked-by: Balbir Singh <bsingharora@xxxxxxxxx>