]> xenbits.xensource.com Git - qemu-upstream-4.6-testing.git/commit
hw/pxa2xx_pic: Convert coprocessor registers to new scheme
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 20 Jun 2012 11:57:08 +0000 (11:57 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 20 Jun 2012 12:01:58 +0000 (12:01 +0000)
commit9ee703b0965fb8dc52b22a3511fa67a1c120d52b
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