Re: [PATCH v16 08/12] OMAP: dmtimer: do remaining initialization in probe

2011-09-21 Thread DebBarma, Tarun Kanti
On Thu, Sep 22, 2011 at 6:30 AM, Tony Lindgren wrote: > * Tarun Kanti DebBarma [110920 03:57]: >> @@ -514,10 +514,23 @@ static int __devinit omap_dm_timer_probe(struct >> platform_device *pdev) >>       timer->irq = irq->start; >>       timer->pdev = pdev; >> >> -     /* Skip pm_runtime_enable f

Re: [PATCH v16 08/12] OMAP: dmtimer: do remaining initialization in probe

2011-09-21 Thread Tony Lindgren
* Tarun Kanti DebBarma [110920 03:57]: > @@ -514,10 +514,23 @@ static int __devinit omap_dm_timer_probe(struct > platform_device *pdev) > timer->irq = irq->start; > timer->pdev = pdev; > > - /* Skip pm_runtime_enable for OMAP1 */ > - if (!pdata->needs_manual_reset) { > -

[PATCH v16 08/12] OMAP: dmtimer: do remaining initialization in probe

2011-09-20 Thread Tarun Kanti DebBarma
Use sys_timer_reserved to identify which all timers have already been used for clocksource and clockevent. Mark all those timers as reserved so that no one else uses them. Call __omap_dm_timer_init_regs for the remaining timers so that their base and offsets are configured correctly based upon time