scsi/esp-pci: QOM Upcast Sweep
commit3a15effe00b5bd223d5932c8d67c9525914a1526
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Mon, 24 Jun 2013 06:55:00 +0000 (24 16:55 +1000)
committerAndreas Färber <afaerber@suse.de>
Mon, 22 Jul 2013 22:37:33 +0000 (23 00:37 +0200)
treeb58d293b7473fb95a1c0651783296bebaba69198
parent52190c1e0a95440e906f3bb7e7c17823f3eac8c0
scsi/esp-pci: 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/scsi/esp-pci.c