commit | f9a2f9c3fa76eec55928e8e06f3094c8f01df7cb | [log] [tgz] |
---|---|---|
author | Rajendra Nayak <rnayak@ti.com> | Tue Mar 13 22:55:24 2012 +0530 |
committer | Paul Walmsley <paul@pwsan.com> | Thu Apr 05 02:59:32 2012 -0600 |
tree | ddb760d292b4a1d4d79bbb2c63b98dca25176c00 | |
parent | 2800852a079504f35f88e44faf5c9c96318c0cca [diff] |
ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wait for reset status omap_hwmod_softreset() does not seem to wait for reset status after doing a softreset. Make it use _ocp_softreset() instead which does this correctly. Signed-off-by: Rajendra Nayak <rnayak@ti.com> Cc: Benoit Cousson <b-cousson@ti.com> Cc: Paul Walmsley <paul@pwsan.com> Cc: Anand Gadiyar <gadiyar@ti.com> Cc: Shubhrajyoti D <shubhrajyoti@ti.com> Signed-off-by: Paul Walmsley <paul@pwsan.com>