]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit40e4ec33deb26653f60834e5db33406a581dedef
treeddb760d292b4a1d4d79bbb2c63b98dca25176c00
parent011f62a73a1716545f02b5eadb44c0e816ae8bf6
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