OMAP3: PM: Boot message is not an error, and not helpful, remove it

It shows up on the console despite using "silent" in the bootargs, and
it's really just noise in the boot log since PM init is always called.

Signed-off-by: Sanjeev Premi <premi@ti.com>
Cc: jhnikula@gmail.com
[khilman@ti.com: minor changelog edits]
Signed-off-by: Kevin Hilman <khilman@ti.com>
这个提交包含在:
Sanjeev Premi
2011-05-18 14:44:40 +05:30
提交者 Kevin Hilman
父节点 0490891819
当前提交 99aa18278e

查看文件

@@ -883,8 +883,6 @@ static int __init omap3_pm_init(void)
pm_errata_configure();
printk(KERN_ERR "Power Management for TI OMAP3.\n");
/* XXX prcm_setup_regs needs to be before enabling hw
* supervised mode for powerdomains */
prcm_setup_regs();