omap: Use cpu_arm_init() to store ARMCPU in omap_mpu_state_s
authorAndreas Färber <afaerber@suse.de>
Thu, 3 May 2012 22:42:39 +0000 (00:42 +0200)
committerAndreas Färber <afaerber@suse.de>
Mon, 4 Jun 2012 21:00:41 +0000 (23:00 +0200)
commit5f4ef08b20ece1b3711bcfb3751efb13986d17e5
tree18eb37664743669762b8753d928ec54b04e97be8
parent43824588af2fa77f9586e16ef2f01d1990c6460e
omap: Use cpu_arm_init() to store ARMCPU in omap_mpu_state_s

Fix tab indentations of comments, add braces, use cpu_reset().

Signed-off-by: Andreas Färber <afaerber@suse.de>
Acked-by: Peter Maydell <peter.maydell@linaro.org>
hw/nseries.c
hw/omap.h
hw/omap1.c
hw/omap2.c
hw/omap_sx1.c
hw/palm.c