In converting the UART drivers over to omap_hwmod/omap_device, I found a few issues. Kevin Hilman (7): OMAP3: clock: add clockdomains for UART1 & 2 OMAP: hwmod: warn on missing clockdomain OMAP: omap_device: deactivate latency typo OMAP: omap_device: add usecounting OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday() OMAP: omap_device: warn about expected latencies only if non-zero OMAP: omap_device: use UINT_MAX for default wakeup latency limit Paul Walmsley (1): OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handling arch/arm/mach-omap2/clock34xx.h | 2 + arch/arm/mach-omap2/omap_hwmod.c | 53 ++++++++++++++++++++++-- arch/arm/plat-omap/include/plat/omap_device.h | 1 + arch/arm/plat-omap/include/plat/omap_hwmod.h | 8 +++- arch/arm/plat-omap/omap_device.c | 43 +++++++++++++------- 5 files changed, 86 insertions(+), 21 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