]> git.karo-electronics.de Git - mv-sheeva.git/commit
OMAP: hwmod: Force a softreset during _setup
authorBenoit Cousson <b-cousson@ti.com>
Tue, 21 Sep 2010 16:34:11 +0000 (10:34 -0600)
committerPaul Walmsley <paul@pwsan.com>
Tue, 21 Sep 2010 21:12:40 +0000 (15:12 -0600)
commit76e5589e5b7cd0fd589264ab193f10550e1d8ab6
tree2c84e13d627942d2f847896a2c350b6344754942
parent5365efbe29250a227502256cc912351fe2157b42
OMAP: hwmod: Force a softreset during _setup

Force the softreset of every IPs during the _setup phase.
IPs that cannot support softreset or that should not
be reset must set the HWMOD_INIT_NO_RESET flag in the
hwmod struct.

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Tested-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-omap2/omap_hwmod.c