ARM: OMAP2+: hwmod: Restore sysc after a reset
authorRajendra Nayak <rnayak@ti.com>
Tue, 13 Mar 2012 17:25:23 +0000 (22:55 +0530)
committerPaul Walmsley <paul@pwsan.com>
Thu, 5 Apr 2012 08:59:32 +0000 (02:59 -0600)
commit2800852a079504f35f88e44faf5c9c96318c0cca
treed2c1866c606364105ff903c33d1c68d0b8de07e7
parent2a1cc1445a51e3a81c10d294586756cdb9174469
ARM: OMAP2+: hwmod: Restore sysc after a reset

After a softreset, make sure the sysc settings are correctly
restored.

Reported-by: Anand Gadiyar <gadiyar@ti.com>
Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Cc: Benoit Cousson <b-cousson@ti.com>
Cc: Paul Walmsley <paul@pwsan.com>
Cc: Shubhrajyoti D <shubhrajyoti@ti.com>
[paul@pwsan.com: combined post-reset SYSCONFIG reload code into the
 _reset() function to avoid duplication and future mistakes]
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/omap_hwmod.c