commit | 18f130ed75ab98573694fa6d8542c7891ccc9447 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Mon Sep 16 18:56:06 2013 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon Sep 30 20:18:41 2013 +0200 |
tree | 2f81963a38aacba02c2aed0629de2bb96a8486d0 | |
parent | 5c40e052bb04381302c748497076b5b4526ed6cb [diff] |
cpufreq: sparc: call cpufreq_frequency_table_get_attr() This exposes frequency table of driver to cpufreq core and is required for core to guess what the index for a target frequency is, when it calls cpufreq_frequency_table_target(). And so this driver needs to expose it. Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>