The decision was made a few months ago to weaken the clockdomain requirements for hwmods and clocks. Convert some of these warnings into debug messages. In other cases, don't return an error when a clockdomain isn't specified. And while here, appropriately mark some OMAP4 hwmods that don't have idle reporting bits. --- hwmod_omap4_warning_fixes_a_3.7 text data bss dec hex filename 7333017 764092 5611596 13708705 d12da1 vmlinux.omap2plus_defconfig.orig 7332977 764068 5611596 13708641 d12d61 vmlinux.omap2plus_defconfig Paul Walmsley (3): ARM: OMAP4: hwmod data: add missing HWMOD_NO_IDLEST flags to some PRCM IP blocks ARM: OMAP4+: hwmod code: remove clkdm requirement in _omap4_wait_target_*() ARM: OMAP2+: hwmod code: convert missing clockdomain warnings to debug messages arch/arm/mach-omap2/omap_hwmod.c | 16 +++++++++------- arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 3 +++ 2 files changed, 12 insertions(+), 7 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