On 12 July 2013 03:46, Srivatsa S. Bhat <[email protected]> wrote: > cpufreq_add_dev_interface() includes the work of exposing the interface > to the device, as well as a lot of unrelated stuff. Move the latter to > cpufreq_add_dev(), where it is more appropriate. > > Signed-off-by: Srivatsa S. Bhat <[email protected]> > --- > > drivers/cpufreq/cpufreq.c | 43 ++++++++++++++++++++++++++----------------- > 1 file changed, 26 insertions(+), 17 deletions(-)
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/

