commit | 76e5589e5b7cd0fd589264ab193f10550e1d8ab6 | [log] [tgz] |
---|---|---|
author | Benoit Cousson <b-cousson@ti.com> | Tue Sep 21 10:34:11 2010 -0600 |
committer | Paul Walmsley <paul@pwsan.com> | Tue Sep 21 15:12:40 2010 -0600 |
tree | 2c84e13d627942d2f847896a2c350b6344754942 | |
parent | 5365efbe29250a227502256cc912351fe2157b42 [diff] |
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>