Re: [PATCH v5 10/12] OMAP: dmtimer: switch-over to platform device driver

2010-12-13 Thread Cousson, Benoit
Hi Tarun, I'm just re-sending to a wider audience my comments. On 12/7/2010 12:44 AM, DebBarma, Tarun Kanti wrote: switch-over to platform device driver through following changes: (a) call to dmtimer initialization routine from timer-gp.c is removed (b) initiate dmtimer early initialization

[PATCH v5 10/12] OMAP: dmtimer: switch-over to platform device driver

2010-12-06 Thread Tarun Kanti DebBarma
switch-over to platform device driver through following changes: (a) call to dmtimer initialization routine from timer-gp.c is removed (b) initiate dmtimer early initialization from omap2_init_common_hw in io.c (c) modify plat-omap/dmtimer routines to use new register map and platform data.

Re: [PATCH v5 10/12] OMAP: dmtimer: switch-over to platform device driver

2010-12-06 Thread Varadarajan, Charulatha
Tarun, On Tue, Dec 7, 2010 at 05:14, Tarun Kanti DebBarma tarun.ka...@ti.com wrote: switch-over to platform device driver through following changes: (a) call to dmtimer initialization routine from timer-gp.c is removed (b) initiate dmtimer early initialization from omap2_init_common_hw in

RE: [PATCH v5 10/12] OMAP: dmtimer: switch-over to platform device driver

2010-12-06 Thread DebBarma, Tarun Kanti
-Original Message- From: Varadarajan, Charulatha Sent: Tuesday, December 07, 2010 10:58 AM To: DebBarma, Tarun Kanti Cc: linux-omap@vger.kernel.org Subject: Re: [PATCH v5 10/12] OMAP: dmtimer: switch-over to platform device driver Tarun, On Tue, Dec 7, 2010 at 05:14, Tarun