> From: Viresh Kumar <viresh.kumar@xxxxxxxxxx <mailto:viresh.kumar@xxxxxxxxxx>> > Date: Wed, 21 Aug 2013 19:05:05 +0530 > Subject: [PATCH] cpufreq: omap: use cpufreq_generic_init() routine > > Use generic cpufreq_generic_init() routine instead of replicating the same code > here. > > This also rearranges the code a bit to make it more sensible. Also removes some > unnecessary checks. > > Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx <mailto:viresh.kumar@xxxxxxxxxx>> > --- > drivers/cpufreq/omap-cpufreq.c | 41 +++++++++++------------------------------ > 1 file changed, 11 insertions(+), 30 deletions(-) > I haven't tested it but looks straightforward so.. Acked-by: Santosh Shilimkar <santosh.shilimkar@xxxxxx> -- To unsubscribe from this list: send the line "unsubscribe cpufreq" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html