git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e895ac
)
cpufreq: s3c2416: fix forgotten driver_data conversions
author
Heiko Stübner
<heiko@sntech.de>
Sat, 22 Jun 2013 23:08:25 +0000
(
01:08
+0200)
committer
Viresh Kumar
<viresh.kumar@linaro.org>
Mon, 24 Jun 2013 05:52:33 +0000
(11:22 +0530)
Commit
5070158804b5
(cpufreq: rename index as driver_data in
cpufreq_frequency_table) renamed the index field to driver_data.
But it seems some uses in the s3c2416 driver were forgotten.
So convert the last index users to read driver_data.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
No differences found