Merge branch 'omap-l3-for-next' of git://dev.omapzoom.org/pub/scm/santosh/kernel...
authorTony Lindgren <tony@atomide.com>
Wed, 9 Mar 2011 21:15:49 +0000 (13:15 -0800)
committerTony Lindgren <tony@atomide.com>
Wed, 9 Mar 2011 21:15:49 +0000 (13:15 -0800)
arch/arm/mach-omap2/omap_hwmod_2420_data.c
arch/arm/mach-omap2/omap_hwmod_2430_data.c
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c

index e0bc2c7a15de69eb65a4979a0baaab9941d3c8fc..61e58bd27aec3cd922f6e4353417672d8f74741b 100644 (file)
@@ -1410,6 +1410,7 @@ static struct omap_hwmod_ocp_if omap2420_l4_core__dss_venc = {
                        .flags  = OMAP_FIREWALL_L4,
                }
        },
+       .flags          = OCPIF_SWSUP_IDLE,
        .user           = OCP_USER_MPU | OCP_USER_SDMA,
 };
 
index 4aa74d78289ccd3ff72928ad826a12d63b808e56..490789a6bed0d90e749e41647c23fcf30647aef4 100644 (file)
@@ -1485,6 +1485,7 @@ static struct omap_hwmod_ocp_if omap2430_l4_core__dss_venc = {
        .clk            = "dss_54m_fck",
        .addr           = omap2430_dss_venc_addrs,
        .addr_cnt       = ARRAY_SIZE(omap2430_dss_venc_addrs),
+       .flags          = OCPIF_SWSUP_IDLE,
        .user           = OCP_USER_MPU | OCP_USER_SDMA,
 };
 
index 2539e469c1e08f22298d242ec3d0e8ee79fff8b0..c4ca005f8bb51c935940a5b1d2b79d9d392835cb 100644 (file)
@@ -1862,6 +1862,7 @@ static struct omap_hwmod_ocp_if omap3xxx_l4_core__dss_venc = {
                        .flags  = OMAP_FIREWALL_L4,
                }
        },
+       .flags          = OCPIF_SWSUP_IDLE,
        .user           = OCP_USER_MPU | OCP_USER_SDMA,
 };