OMAP2/3: hwmod: L3 and L4 CORE/PER/WKUP hwmods don't have IDLEST
authorKevin Hilman <khilman@deeprootsystems.com>
Mon, 26 Jul 2010 22:34:28 +0000 (16:34 -0600)
committerPaul Walmsley <paul@pwsan.com>
Mon, 26 Jul 2010 22:34:28 +0000 (16:34 -0600)
commit2eb1875d2b7560e70c19a11daa00e06e0de9eea1
treeb8f4f7e15d415dc915204385558cec58382e33c8
parent6405616754f70a11c5410b321495fcd61e70b240
OMAP2/3: hwmod: L3 and L4 CORE/PER/WKUP hwmods don't have IDLEST

Since these hwmods do not have IDLEST, set the HWMOD_NO_IDLEST flag,
otherwise _enable() will fail due to failing _wait_target_ready().

Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
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