Kevin,
> -----Original Message-----
> From: Kevin Hilman [mailto:khil...@ti.com]
> Sent: Thursday, January 06, 2011 5:21 AM
> To: DebBarma, Tarun Kanti
> Cc: linux-omap@vger.kernel.org; Gopinath, Thara
> Subject: Re: [PATCH v8 6/11] OMAP1: dmtimer: conversion to platform
> devices
> 
> Hi Tarun,
> 
> Tarun Kanti DebBarma <tarun.ka...@ti.com> writes:
> 
> > From: Thara Gopinath <th...@ti.com>
> >
> > 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 <th...@ti.com>
> > Signed-off-by: Tarun Kanti DebBarma <tarun.ka...@ti.com>
> > Acked-by: Cousson, Benoit <b-cous...@ti.com>
> 
> 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to