commit | 53862f7a0b75f3d8e7445b864aa45cfa4aa49570 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Mon Sep 16 18:56:33 2013 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon Sep 30 20:18:44 2013 +0200 |
tree | 446aacf30344debc7fab9f10e4261cb77a32ce27 | |
parent | 22c8b4f1409097c073a0f894406c8bb9525bfb68 [diff] |
cpufreq: sa11x0: let cpufreq core initialize struct policy fields Many fields of struct policy are filled by cpufreq core when we call cpufreq_table_validate_and_show() and so cpufreq driver doesn't need to set them anymore. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>