From: Rafael J. Wysocki Date: Wed, 29 Jul 2015 01:03:44 +0000 (+0200) Subject: cpufreq: Separate CPU device registration from CPU online X-Git-Tag: omap-for-v4.3/fixes-rc1~121^2~4^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b275352872b2641ed5c94d0f0f8c7e907bf3e3f;p=pandora-kernel.git cpufreq: Separate CPU device registration from CPU online To separate the CPU online interface from the CPU device registration, split cpufreq_online() out of cpufreq_add_dev() and make cpufreq_cpu_callback() call the former, while cpufreq_add_dev() itself will only be used as the CPU device addition subsystem interface callback. Signed-off-by: Rafael J. Wysocki Suggested-by: Russell King Acked-by: Viresh Kumar --- Reading git-diff-tree failed