From: Tushar Behera Date: Wed, 25 Jan 2012 04:45:13 +0000 (+0530) Subject: [CPUFREQ] EXYNOS: Initialize locking_frequency with initial frequency X-Git-Tag: v3.4-rc1~101^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60d2725dbc7c1b2984920f9f0685b9459760b859;p=pandora-kernel.git [CPUFREQ] EXYNOS: Initialize locking_frequency with initial frequency As per definition, locking_frequency is the initial frequency which is set by boot-loader. Hence the value is updated with the initial value during boot time init call. This code was present in exynos210-cpufreq.c before this consolidation patch. - a125a17fa61a ([CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driver). Signed-off-by: Tushar Behera Signed-off-by: Inderpal Singh Signed-off-by: Dave Jones --- Reading git-diff-tree failed