[PATCH v14 REPOST 06/12] OMAP: dmtimer: switch-over to platform device driver

2011-07-15 Thread Tarun Kanti DebBarma
Register timer devices by going through hwmod database using hwmod API. The driver probes each of the registered devices. Functionality which are already performed by hwmod framework are removed from timer code. New set of timers present on OMAP4 are now supported. Signed-off-by: Tarun Kanti DebBa

Re: [PATCH v14 REPOST 06/12] OMAP: dmtimer: switch-over to platform device driver

2011-08-26 Thread Santosh
On Friday 15 July 2011 05:34 PM, Tarun Kanti DebBarma wrote: Register timer devices by going through hwmod database using hwmod API. The driver probes each of the registered devices. Functionality which are already performed by hwmod framework are removed from timer code. New set of timers presen