Hi,

On Tue, Mar 09, 2010 at 10:30:08AM -0600, Aguirre, Sergio wrote:
> Ok, I didn't do that, since there are other printks in the same function.
> 
> I can change it here, no problem.
> 
> I guess I can add a separate patch to standardize and change all
> printks to dev_* macros... would that make sense?

sure that would make more sense :-)

> > change printk() + WARN_ON() into:
> > 
> > WARN(1, "%s: can't init uart%d, no clocks available\n",
> >     koject_name(&dev->kobj), port);
> 
> That looks nicer. Thanks!

np

-- 
balbi
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to