Viresh Kumar wrote: > > Most of the CPUFreq drivers do similar things in .exit() and .verify() > routines > and .attr. So its better if we have generic routines for them which can be > used > by cpufreq drivers then. > > This patch uses these generic routines for this driver. > > Cc: Kukjin Kim <kgene.kim@xxxxxxxxxxx> Acked-by: Kukjin Kim <kgene.kim@xxxxxxxxxxx> BTW, would be helpful to me if you could add regarding maintainers in cc on the common stuff of this changes :-) Thanks, Kukjin > Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx> > --- > drivers/cpufreq/s3c2416-cpufreq.c | 19 ++----------------- > drivers/cpufreq/s3c24xx-cpufreq.c | 9 --------- > drivers/cpufreq/s3c64xx-cpufreq.c | 10 +--------- > 3 files changed, 3 insertions(+), 35 deletions(-) -- 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