Commit 166b9add authored by Heiko Stübner's avatar Heiko Stübner Committed by Viresh Kumar
Browse files

cpufreq: s3c2416: fix forgotten driver_data conversions

Commit 50701588

 (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: default avatarHeiko Stuebner <heiko@sntech.de>
Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
parent 9e895ace
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment