From: Nicolas Pitre Date: Wed, 30 Oct 2013 19:44:41 +0000 (-0400) Subject: cpufreq: arm_big_little: reconfigure switcher behavior at run time X-Git-Tag: v3.13-rc1~96^2~4^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45cac118ffd7c9920b3d85bf551c2205674eb4f2;p=pandora-kernel.git cpufreq: arm_big_little: reconfigure switcher behavior at run time The b.L switcher can be turned on/off at run time. It is therefore necessary to change the cpufreq driver behavior accordingly. The driver must be unregistered/registered with the cpufreq core to reconfigure freq tables for the virtual or actual CPUs. This is accomplished via the b.L switcher notifier callback. Signed-off-by: Nicolas Pitre Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed