From: Srivatsa S. Bhat Date: Mon, 29 Jul 2013 22:54:23 +0000 (+0530) Subject: cpufreq: Extract non-interface related stuff from cpufreq_add_dev_interface X-Git-Tag: v3.12-rc1~178^2~4^2~1^2~15^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e18f1682bce701ddcf88ba3651e07c7ee9b3ed60;p=pandora-kernel.git cpufreq: Extract non-interface related stuff from cpufreq_add_dev_interface 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 Acked-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed