On 12 July 2013 03:46, Srivatsa S. Bhat <srivatsa.b...@linux.vnet.ibm.com> wrote: > During suspend/resume we would like to do a light-weight init/teardown of > CPUs in the cpufreq subsystem and preserve certain things such as sysfs files > etc across suspend/resume transitions. Add a flag called 'frozen' to help > distinguish the full init/teardown sequence from the light-weight one. > > Signed-off-by: Srivatsa S. Bhat <srivatsa.b...@linux.vnet.ibm.com> > --- > > drivers/cpufreq/cpufreq.c | 66 > ++++++++++++++++++++++++++++----------------- > 1 file changed, 41 insertions(+), 25 deletions(-)
Acked-by: Viresh Kumar <viresh.ku...@linaro.org> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/