hw/pxa2xx_pic: Convert coprocessor registers to new scheme
commit9ee703b0965fb8dc52b22a3511fa67a1c120d52b
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 20 Jun 2012 11:57:08 +0000 (20 11:57 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 20 Jun 2012 12:01:58 +0000 (20 12:01 +0000)
treefc4622a2227162493f07f01944aeb85f5b0c04bd
parente2f8a44d0d425a22cca5855702f534536f5e8c90
hw/pxa2xx_pic: Convert coprocessor registers to new scheme

Convert the coprocessor access functions for the pxa2xx PIC to the
arm_cp_reginfo scheme.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/pxa2xx_pic.c