public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@ti.com>
To: Sanjeev Premi <premi@ti.com>
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	jhnikula@gmail.com
Subject: Re: [PATCH] OMAP3: pm: Boot message is not an error, remove it
Date: Wed, 18 May 2011 16:40:43 +0200	[thread overview]
Message-ID: <87wrhors0k.fsf@ti.com> (raw)
In-Reply-To: <1305710080-2647-1-git-send-email-premi@ti.com> (Sanjeev Premi's message of "Wed, 18 May 2011 14:44:40 +0530")

Hi Sanjeev,

Sanjeev Premi <premi@ti.com> writes:

> It shows up on the console despite using "silent"
> in the bootargs.
>
> Signed-off-by: Sanjeev Premi <premi@ti.com>
> Cc: jhnikula@gmail.com

Thanks!  Adding to queue for 2.6.40 (branch: for_2.6.40/pm-cleanup)

Kevin

> ---
>
>  v2: Changed the subject.
>      Removed the print altogether
>
>  v1: Convert printk to pr_info
>
>  arch/arm/mach-omap2/pm34xx.c |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/pm34xx.c b/arch/arm/mach-omap2/pm34xx.c
> index 343027f..ba6c524 100644
> --- a/arch/arm/mach-omap2/pm34xx.c
> +++ b/arch/arm/mach-omap2/pm34xx.c
> @@ -901,8 +901,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();

      reply	other threads:[~2011-05-18 14:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-18  9:14 [PATCH] OMAP3: pm: Boot message is not an error, remove it Sanjeev Premi
2011-05-18 14:40 ` Kevin Hilman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wrhors0k.fsf@ti.com \
    --to=khilman@ti.com \
    --cc=jhnikula@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=premi@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox