]> git.baikalelectronics.ru Git - kernel.git/commit
OMAP: hwmod: Set autoidle after smartidle during _sysc_enable
authorHema HK <hemahk@ti.com>
Fri, 24 Sep 2010 16:23:19 +0000 (10:23 -0600)
committerPaul Walmsley <paul@pwsan.com>
Fri, 24 Sep 2010 16:23:19 +0000 (10:23 -0600)
commit2bac0ea33a7dd510db9d71d54587e35e52f90670
tree905ce78ac51bf4ef1adc405782d88945c8eeb1d2
parentb00016776d15b759e62d95a0b4fb4230c0356526
OMAP: hwmod: Set autoidle after smartidle during _sysc_enable

OMAP USBOTG module has a requirement to set the autoidle bit only after
setting smartidle bit. Modified the _sys_enable api to set the smartidle
first and then the autoidle bit. Setting this will not have any impact on the
other modules.

Signed-off-by: Hema HK <hemahk@ti.com>
Signed-off-by: Partha Basak <p-basak2@ti.com>
Cc: Felipe Balbi <balbi@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Acked-by: Benoit Cousson <b-cousson@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/omap_hwmod.c