hw/arm/pxa2xx: Convert pxa2xx-ssp to VMState
commit8e079caf82c3658ee64bca37c91953b38296d427
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 15 Jun 2015 17:06:09 +0000 (15 18:06 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 15 Jun 2015 17:06:09 +0000 (15 18:06 +0100)
treea4a8c472cabe028852c2444bbfaea5b4a59cccda
parentce3203464bee89d2ae958717222981326a37775e
hw/arm/pxa2xx: Convert pxa2xx-ssp to VMState

The pxa2xx-ssp device is already a QOM device but is still
using the old-style register_savevm(); convert to VMState.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Message-id: 1434117989-7367-5-git-send-email-peter.maydell@linaro.org
hw/arm/pxa2xx.c