summaryrefslogtreecommitdiff
path: root/target/linux/omap/patches-3.12/804-ARM_OMAP3plus_use_cpu0-cpufreq_driver_in_device_tree_supported_boot.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2013-11-27 12:34:41 +0000
committerImre Kaloz <kaloz@openwrt.org>2013-11-27 12:34:41 +0000
commitdcae3ef009bc5f02704dee38b6cdf255f3afdde9 (patch)
tree37324760709698931204aeff303bbfcf238d605c /target/linux/omap/patches-3.12/804-ARM_OMAP3plus_use_cpu0-cpufreq_driver_in_device_tree_supported_boot.patch
parentcf8a1865532a52997e2a10d829621184bb81ce32 (diff)
downloadmtk-20170518-dcae3ef009bc5f02704dee38b6cdf255f3afdde9.zip
mtk-20170518-dcae3ef009bc5f02704dee38b6cdf255f3afdde9.tar.gz
mtk-20170518-dcae3ef009bc5f02704dee38b6cdf255f3afdde9.tar.bz2
refresh/rename patches
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38932
Diffstat (limited to 'target/linux/omap/patches-3.12/804-ARM_OMAP3plus_use_cpu0-cpufreq_driver_in_device_tree_supported_boot.patch')
-rw-r--r--target/linux/omap/patches-3.12/804-ARM_OMAP3plus_use_cpu0-cpufreq_driver_in_device_tree_supported_boot.patch8
1 files changed, 2 insertions, 6 deletions
diff --git a/target/linux/omap/patches-3.12/804-ARM_OMAP3plus_use_cpu0-cpufreq_driver_in_device_tree_supported_boot.patch b/target/linux/omap/patches-3.12/804-ARM_OMAP3plus_use_cpu0-cpufreq_driver_in_device_tree_supported_boot.patch
index 600fd1a..27b7854 100644
--- a/target/linux/omap/patches-3.12/804-ARM_OMAP3plus_use_cpu0-cpufreq_driver_in_device_tree_supported_boot.patch
+++ b/target/linux/omap/patches-3.12/804-ARM_OMAP3plus_use_cpu0-cpufreq_driver_in_device_tree_supported_boot.patch
@@ -14,11 +14,9 @@ Cc: Tony Lindgren <tony@atomide.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
---
-diff --git a/arch/arm/mach-omap2/pm.c b/arch/arm/mach-omap2/pm.c
-index e742118..360b2da 100644
--- a/arch/arm/mach-omap2/pm.c
+++ b/arch/arm/mach-omap2/pm.c
-@@ -266,7 +266,12 @@ static void __init omap4_init_voltages(void)
+@@ -266,7 +266,12 @@ static void __init omap4_init_voltages(v
static inline void omap_init_cpufreq(void)
{
@@ -32,7 +30,7 @@ index e742118..360b2da 100644
platform_device_register_full(&devinfo);
}
-@@ -300,10 +305,11 @@ int __init omap2_common_pm_late_init(void)
+@@ -300,10 +305,11 @@ int __init omap2_common_pm_late_init(voi
/* Smartreflex device init */
omap_devinit_smartreflex();
@@ -46,5 +44,3 @@ index e742118..360b2da 100644
#ifdef CONFIG_SUSPEND
suspend_set_ops(&omap_pm_ops);
#endif
---
-cgit v0.9.2