On 26 December 2013 06:35, Rafael J. Wysocki <[email protected]> wrote: > From: Rafael J. Wysocki <[email protected]> > Subject: cpufreq: Clean up after a failing light-weight initialization > > If cpufreq_policy_restore() returns NULL during system resume, > __cpufreq_add_dev() should just fall back to the full initialization > instead of returning an error, because that may actually make things > work. Moreover, it should not leave stale fallback data behind after > it has failed to restore a previously existing policy. > > This change is based on Viresh Kumar's work. > > Reported-by: Bjørn Mork <[email protected]> > Signed-off-by: Rafael J. Wysocki <[email protected]> > ---
Acked-by: Viresh Kumar <[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/

