ARM: gic: fix restore order of distributor registers in gic_cpu_restore()
Similar to gic_dist_restore(), the GIC config, priority and enable
registers should be restored in that order. Fix this in gic_cpu_restore()
which currently restores the enable registers before the configuration
registers.
Change-Id: Ib75640849bef81aa87a3b110fe1bd7ea4371d659
Signed-off-by:
Osvaldo Banuelos <osvaldob@codeaurora.org>
Loading
Please register or sign in to comment