From: Viresh Kumar Date: Mon, 16 Sep 2013 13:26:05 +0000 (+0530) Subject: cpufreq: s3cx4xx: call cpufreq_frequency_table_get_attr() X-Git-Tag: v3.13-rc1~96^2~12^2~4^2~157 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c40e052bb04381302c748497076b5b4526ed6cb;p=pandora-kernel.git cpufreq: s3cx4xx: 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: Kukjin Kim Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed