Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 99aa1827 authored by Sanjeev Premi's avatar Sanjeev Premi Committed by Kevin Hilman
Browse files

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: default avatarSanjeev Premi <premi@ti.com>
Cc: jhnikula@gmail.com
[khilman@ti.com: minor changelog edits]
Signed-off-by: default avatarKevin Hilman <khilman@ti.com>
parent 04908918
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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();