Re: [PATCH] cpufreq: s3c2416: fix forgotten driver_data conversions

From: Viresh Kumar
Date: Mon Jun 24 2013 - 01:53:21 EST


On 23 June 2013 04:38, Heiko Stübner <heiko@xxxxxxxxx> wrote:
> 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@xxxxxxxxx>
> ---
> drivers/cpufreq/s3c2416-cpufreq.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

So sorry for this mistake. Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/