[PATCH v7 03/26] PM / Domains: Add generic data pointer to genpd_power_state struct

2018-04-12 Thread Ulf Hansson
From: Lina Iyer Let's add a data pointer to the genpd_power_state struct, to allow platforms to store per state specific data. Cc: Lina Iyer Signed-off-by: Lina Iyer Co-developed-by: Ulf Hansson

[PATCH v7 03/26] PM / Domains: Add generic data pointer to genpd_power_state struct

2018-04-12 Thread Ulf Hansson
From: Lina Iyer Let's add a data pointer to the genpd_power_state struct, to allow platforms to store per state specific data. Cc: Lina Iyer Signed-off-by: Lina Iyer Co-developed-by: Ulf Hansson Signed-off-by: Ulf Hansson --- include/linux/pm_domain.h | 1 + 1 file changed, 1 insertion(+)