OSDN Git Service

hw/vexpress: Pass voltage sensor properties to sysctl device
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 15 Mar 2013 16:41:57 +0000 (16:41 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 15 Mar 2013 16:41:57 +0000 (16:41 +0000)
commit31410948bc1c8001098b076caf35aab8a5cf063d
tree37e9445e44ef4dec46aab5db00f883ba3c5adc61
parent8bd4824a6122292060a318741595927e0d05ff5e
hw/vexpress: Pass voltage sensor properties to sysctl device

Pass voltage sensor properties to the sysctl device. Since
these are daughterboard specific, we specify them via the
VEDBoardInfo structure.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1359985476-29380-9-git-send-email-peter.maydell@linaro.org
hw/arm/vexpress.c