From: Viresh Kumar Date: Fri, 17 May 2013 10:39:09 +0000 (+0530) Subject: cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~19^2~7^2~1^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2361be23666232dbb4851a527f466c4cbf5340fc;p=pandora-kernel.git cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory When we don't have any file in cpu/cpufreq directory we shouldn't create it. Specially with the introduction of per-policy governor instance patchset, even governors are moved to cpu/cpu*/cpufreq/governor-name directory and so this directory is just not required. Lets have it only when required. Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed