From: Tomasz Figa Date: Wed, 21 Nov 2012 23:09:27 +0000 (+0100) Subject: cpufreq: exynos: Broadcast frequency change notifications for all cores X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~88^2~12^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd06a20852e145b2b96c7c6b655fcb9f23ac4e00;p=pandora-kernel.git cpufreq: exynos: Broadcast frequency change notifications for all cores On Exynos SoCs all cores share the same frequency setting, so changing frequency of one core will affect rest of cores. This patch modifies the exynos-cpufreq driver to inform cpufreq core about this behavior and broadcast frequency change notifications for all cores. Signed-off-by: Tomasz Figa Signed-off-by: Kyungmin Park Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed