aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap-2.6.29/omap3-touchbook/boot-no-power-message.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux-omap-2.6.29/omap3-touchbook/boot-no-power-message.patch')
-rw-r--r--recipes/linux/linux-omap-2.6.29/omap3-touchbook/boot-no-power-message.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/linux/linux-omap-2.6.29/omap3-touchbook/boot-no-power-message.patch b/recipes/linux/linux-omap-2.6.29/omap3-touchbook/boot-no-power-message.patch
new file mode 100644
index 0000000000..4be59a4212
--- /dev/null
+++ b/recipes/linux/linux-omap-2.6.29/omap3-touchbook/boot-no-power-message.patch
@@ -0,0 +1,11 @@
+--- a/arch/arm/mach-omap2/pm34xx.c 2009-07-18 10:13:43.000000000 -0700
++++ b/arch/arm/mach-omap2/pm34xx.c 2009-07-18 10:13:54.000000000 -0700
+@@ -625,7 +625,7 @@
+ struct power_state *pwrst, *tmp;
+ int ret;
+
+- printk(KERN_ERR "Power Management for TI OMAP3.\n");
++// printk(KERN_ERR "Power Management for TI OMAP3.\n");
+
+ /* XXX prcm_setup_regs needs to be before enabling hw
+ * supervised mode for powerdomains */