vmstateify tsc210x
commitfa53b7f047d2c39311d4160f29a20801c1f7af3c
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Tue, 4 Oct 2016 12:28:08 +0000 (4 13:28 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 4 Oct 2016 12:28:08 +0000 (4 13:28 +0100)
tree9152884076aa00f699407965b7b419219be0bea9
parenta321bb51fa208a0a3b421ff9944558b936cc1e5a
vmstateify tsc210x

I'm now saving all 3 of the pll entries; only 2 were saved before.
There are a couple of times that were previously stored as offsets
from 'now' calculated before saving;  with vmstate it's easier
to store the 'now' and fix it up on reload.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-id: 1474977735-10156-3-git-send-email-dgilbert@redhat.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/input/tsc210x.c