acpi/piix4: QOM Upcast Sweep
commit74e445f6492b315c18e96daa6acb4d50405a0ad9
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Mon, 24 Jun 2013 06:57:14 +0000 (24 16:57 +1000)
committerAndreas Färber <afaerber@suse.de>
Mon, 22 Jul 2013 22:37:33 +0000 (23 00:37 +0200)
treeba4af47d35345d0904bd1f8a7d36f6fd612794f0
parent0d3aea5603215b872b6580662d27860eecd6ca24
acpi/piix4: QOM Upcast Sweep

Define and use standard QOM cast macro. Remove usages of DO_UPCAST()
and direct -> style upcasting.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/acpi/piix4.c