On 14-12-18, 11:40, Ulf Hansson wrote: > Nitpick: Would be nice to remove the beginning "_" from both > _genpd_reeval_performance_state() and _genpd_set_performance_state(), > as to be consistent with existing function naming in genpd. However, > it's not a big deal and can be done on top.
Actually it is used at some places and so I did the same for the internal routines: _genpd_power_on _genpd_power_off __genpd_runtime_suspend __genpd_runtime_resume __genpd_dev_pm_attach -- viresh

