On Sat, May 22, 2010 at 8:25 PM, Felipe Contreras <felipe.contreras@xxxxxxxxx> wrote: > Hi, > > I played a bit with omap_hwmod/omap_device for the mailbox, and this is the > result. Nice move Felipe :) Can you convert this to use the runtime PM layer, instead of directly calling omap_device functions via pdata ? Thanks, Ohad. > > I only have an OMAP3 (bb), and seems to work fine :) > > Felipe Contreras (2): > omap: mailbox: initial hwmod support > omap: mailbox: add omap_device latency information > > arch/arm/mach-omap2/devices.c | 107 +++++++--------------------- > arch/arm/mach-omap2/mailbox.c | 34 +++------ > arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 45 ++++++++++++ > arch/arm/plat-omap/include/plat/mailbox.h | 7 ++ > 4 files changed, 90 insertions(+), 103 deletions(-) > > -- 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