OMAP4: hwmod data: Prevent timer1 to be reset and idle during init
authorBenoit Cousson <b-cousson@ti.com>
Tue, 22 Feb 2011 09:36:27 +0000 (10:36 +0100)
committerTony Lindgren <tony@atomide.com>
Tue, 22 Feb 2011 18:34:41 +0000 (10:34 -0800)
commit3b03b58dab847883e6b9a431558c7d8e43fa94c6
tree14b6741a88ccfedb6ff9cb5efe58fa804e5f87d3
parent905a74d9a0452b15bb4087a0ea48d017430e4e23
OMAP4: hwmod data: Prevent timer1 to be reset and idle during init

Since the timer1 is now started before the hwmod_init, we cannot
reset it and idle it anymore.

Add the appropriate flags to prevent the hwmod framework to do that.

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Acked-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap_hwmod_44xx_data.c