commit | 2eb1875d2b7560e70c19a11daa00e06e0de9eea1 | [log] [tgz] |
---|---|---|
author | Kevin Hilman <khilman@deeprootsystems.com> | Mon Jul 26 16:34:28 2010 -0600 |
committer | Paul Walmsley <paul@pwsan.com> | Mon Jul 26 16:34:28 2010 -0600 |
tree | b8f4f7e15d415dc915204385558cec58382e33c8 | |
parent | 6405616754f70a11c5410b321495fcd61e70b240 [diff] |
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>