diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2014-06-29 18:38:40 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2014-06-29 18:38:40 +0100 |
commit | 166fa9999688ebbcc3db945309bbdcef1aab5774 (patch) | |
tree | 514b97b8d149df8cc992119c9fceff9fa42ac612 /hw/timer/cadence_ttc.c | |
parent | ab7a0f0b6dbe8836d490c736803abef6e3695e1f (diff) |
hw/arm/pxa2xx_gpio: Correct and register vmstate
The pxa2xx-gpio device has a VMStateDescription, but it was accidentally
never actually registered, and it wasn't quite correct. Remove the
'lines' field (this is a device property, not mutable state), add the
missing 'prev_level' field, and set dc->vmsd so it actually gets used.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Diffstat (limited to 'hw/timer/cadence_ttc.c')
0 files changed, 0 insertions, 0 deletions