[PATCH 2/2] arm: omap3: pm34xx.c: Replace printk() with appropriate pr_*()
Mark A. Greer
mgreer at animalcreek.com
Fri Mar 16 14:02:28 EDT 2012
On Fri, Mar 16, 2012 at 04:42:16PM +0400, Sergei Shtylyov wrote:
> Hello.
>
> On 16-03-2012 3:07, Mark A. Greer wrote:
>
> >From: "Mark A. Greer" <mgreer at animalcreek.com>
> >@@ -463,7 +462,7 @@ restore:
> > list_for_each_entry(pwrst,&pwrst_list, node) {
> > state = pwrdm_read_prev_pwrst(pwrst->pwrdm);
> > if (state> pwrst->next_state) {
> >- printk(KERN_INFO "Powerdomain (%s) didn't enter "
> >+ pr_info("Powerdomain (%s) didn't enter "
> > "target state %d\n",
>
> Last line should have been realigned I think.
Okay, I'll fix this and the others in a bit.
Mark
--
More information about the linux-arm-kernel
mailing list