From: Viresh Kumar Date: Mon, 3 Aug 2015 03:06:17 +0000 (+0530) Subject: cpufreq: remove redundant 'governor' field from user_policy X-Git-Tag: omap-for-v4.3/fixes-rc1~121^2~4^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e27f8bd248756310a6df8b67f96d41d5a693642c;p=pandora-kernel.git cpufreq: remove redundant 'governor' field from user_policy Its always same as policy->governor, and there is no need to keep another copy of it. Remove it. Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed