[PATCH V5 04/10] PM / OPP: Manage supply's voltage/current in a separate structure

2016-11-28 Thread Viresh Kumar
This is a preparatory step for multiple regulator per device support. Move the voltage/current variables to a new structure. Signed-off-by: Viresh Kumar Tested-by: Dave Gerlach Reviewed-by: Stephen Boyd ---

[PATCH V5 04/10] PM / OPP: Manage supply's voltage/current in a separate structure

2016-11-28 Thread Viresh Kumar
This is a preparatory step for multiple regulator per device support. Move the voltage/current variables to a new structure. Signed-off-by: Viresh Kumar Tested-by: Dave Gerlach Reviewed-by: Stephen Boyd --- drivers/base/power/opp/core.c| 44 +---