From fd06a20852e145b2b96c7c6b655fcb9f23ac4e00 Mon Sep 17 00:00:00 2001 From: Tomasz Figa Date: Thu, 22 Nov 2012 00:09:27 +0100 Subject: [PATCH] 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-format-patch failed