Re: [PATCH] omap: dmtimer: convert printk to pr_*

2011-10-06 Thread Víctor M . Jáquez L .
On Thu, Oct 06, 2011 at 08:19:39AM -0700, Joe Perches wrote: > On Thu, 2011-10-06 at 12:48 +0200, Víctor Manuel Jáquez Leal wrote: > > Convert all the printk() messages in the driver to pr_(). > [] > > diff --git a/arch/arm/plat-omap/dmtimer.c b/arch/arm/plat-omap/dmtimer.c > [] > > @@ -397,8 +397,

Re: [PATCH] omap: dmtimer: convert printk to pr_*

2011-10-06 Thread Joe Perches
On Thu, 2011-10-06 at 12:48 +0200, Víctor Manuel Jáquez Leal wrote: > Convert all the printk() messages in the driver to pr_(). [] > diff --git a/arch/arm/plat-omap/dmtimer.c b/arch/arm/plat-omap/dmtimer.c [] > @@ -397,8 +397,7 @@ struct omap_dm_timer *omap_dm_timer_request_specific(int > id) >