ide/ich: QOM Upcast Sweep
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Mon, 24 Jun 2013 06:55:45 +0000 (16:55 +1000)
committerAndreas Färber <afaerber@suse.de>
Mon, 22 Jul 2013 22:37:33 +0000 (00:37 +0200)
commitfd58922cf4ea09c8dbd2d46dd61e50e6559bf447
treef728d3861c3f72adabd2dea6a406f5fe46b5ea38
parent4e5dcc774a4003e313b6eec823067b3980b0bc91
ide/ich: 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>
[AF: Renamed to TYPE_ICH9_AHCI and used typedef in pci_ich9_reset()]
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/ide/ahci.h
hw/ide/ich.c