commit | fd58922cf4ea09c8dbd2d46dd61e50e6559bf447 | [log] [tgz] |
---|---|---|
author | Peter Crosthwaite <peter.crosthwaite@xilinx.com> | Mon Jun 24 16:55:45 2013 +1000 |
committer | Andreas Färber <afaerber@suse.de> | Tue Jul 23 00:37:33 2013 +0200 |
tree | f728d3861c3f72adabd2dea6a406f5fe46b5ea38 | |
parent | 4e5dcc774a4003e313b6eec823067b3980b0bc91 [diff] |
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>