Re: [PATCH v2 5/7] omap: mailbox: add omap_device latency information

2010-11-06 Thread Cousson, Benoit
On 11/5/2010 9:17 PM, Ramirez Luna, Omar wrote: From: Felipe Contrerasfelipe.contre...@gmail.com So that we can enable the main clock. Why not going directly to the runtime PM interface? It will save you some effort, because most of this code is useless with runtime PM. Moreover, even

[PATCH v2 5/7] omap: mailbox: add omap_device latency information

2010-11-05 Thread Omar Ramirez Luna
From: Felipe Contreras felipe.contre...@gmail.com So that we can enable the main clock. Signed-off-by: Felipe Contreras felipe.contre...@gmail.com Signed-off-by: Omar Ramirez Luna omar.rami...@ti.com --- arch/arm/mach-omap2/devices.c | 18 --