From: Stratos Karafotis Date: Mon, 30 Jun 2014 16:59:33 +0000 (+0300) Subject: cpufreq: Introduce new relation for freq selection X-Git-Tag: omap-for-v3.17/fixes-against-rc2~142^2~5^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b0c0b16d48d20e26859907df4dd449e3b3c7f4c;p=pandora-kernel.git cpufreq: Introduce new relation for freq selection Introduce CPUFREQ_RELATION_C for frequency selection. It selects the frequency with the minimum euclidean distance to target. In case of equal distance between 2 frequencies, it will select the greater frequency. Signed-off-by: Stratos Karafotis Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed