ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wait for reset status
authorRajendra Nayak <rnayak@ti.com>
Tue, 13 Mar 2012 17:25:24 +0000 (22:55 +0530)
committerPaul Walmsley <paul@pwsan.com>
Thu, 5 Apr 2012 08:59:32 +0000 (02:59 -0600)
commitf9a2f9c3fa76eec55928e8e06f3094c8f01df7cb
treeddb760d292b4a1d4d79bbb2c63b98dca25176c00
parent2800852a079504f35f88e44faf5c9c96318c0cca
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>
arch/arm/mach-omap2/omap_hwmod.c