On Fri, Sep 13, 2013 at 03:00:07PM +0200, 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.
Acked-by: Jesper Nilsson <[email protected]> > Cc: Mikael Starvik <[email protected]> > Cc: [email protected] > Signed-off-by: Viresh Kumar <[email protected]> /^JN - Jesper Nilsson -- Jesper Nilsson -- [email protected] -- 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/

