On 23 June 2013 04:38, Heiko Stübner <[email protected]> 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 <[email protected]> > --- > 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

