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