pci: move unregister from PCIDevice to PCIDeviceInfo
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 25 Sep 2009 19:42:38 +0000 (21:42 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 5 Oct 2009 14:32:48 +0000 (09:32 -0500)
commit3b5cb3619d817150a446396716824cabadc5409b
tree51832bf75d2c7677e08e833ce71921cde22ccb9b
parentf68f0ba6e306c2ff663a5b5187162a08e965ad45
pci: move unregister from PCIDevice to PCIDeviceInfo

One more cleanup while being at it ;)

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/e1000.c
hw/eepro100.c
hw/lsi53c895a.c
hw/pci.c
hw/pci.h
hw/pcnet.c
hw/rtl8139.c
hw/virtio-pci.c