From: Dirk Brandewie Date: Wed, 6 Feb 2013 17:02:11 +0000 (-0800) Subject: cpufreq: Do not track governor name for scaling drivers with internal governors. X-Git-Tag: v3.9-rc1~146^2~3^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa69e33f7d38e658583ff910642da7ea4515ad74;p=pandora-kernel.git cpufreq: Do not track governor name for scaling drivers with internal governors. Scaling drivers that implement internal governors do not have governor structures assocaited with them. Only track the name of the governor associated with the CPU if the driver does not implement cpufreq_driver.setpolicy() Signed-off-by: Dirk Brandewie Acked-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed