Kevin,
> -----Original Message-----
> From: Kevin Hilman [mailto:[email protected]]
> Sent: Thursday, January 06, 2011 5:21 AM
> To: DebBarma, Tarun Kanti
> Cc: [email protected]; Gopinath, Thara
> Subject: Re: [PATCH v8 6/11] OMAP1: dmtimer: conversion to platform
> devices
> 
> Hi Tarun,
> 
> Tarun Kanti DebBarma <[email protected]> writes:
> 
> > From: Thara Gopinath <[email protected]>
> >
> > Convert OMAP1 dmtimers into a platform devices and then registers with
> > device model framework so that it can be bound to corresponding driver.
> >
> > Signed-off-by: Thara Gopinath <[email protected]>
> > Signed-off-by: Tarun Kanti DebBarma <[email protected]>
> > Acked-by: Cousson, Benoit <[email protected]>
> 
> One minor nit...
> 
> [...]
> 
> > +int __init omap1_dm_timer_init(void)
> > +{
> > +   int i;
> > +   int ret;
> > +   struct dmtimer_platform_data *pdata;
> > +   struct platform_device *pdev;
> > +
> > +   pr_debug("%s: +\n", __func__);
> 
> stray debug print?
I kept for debugging; well it can be removed.
--
Tarun
> 
> Kevin
--
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