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" <[email protected]>

> >@@ -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
--
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to