qdev/pci: use qdev_prop_pci_devfn
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 15 Jul 2009 11:59:23 +0000 (13:59 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 27 Jul 2009 13:39:29 +0000 (08:39 -0500)
commitd1eef853f39bd59d82066854c4f589861f29e401
treeda61c6b1d72e6ef22821196b9daeb29a3804fc94
parent00e3280b08151f49c7fb7bf9f599ec3b971ddf15
qdev/pci: use qdev_prop_pci_devfn

Put the new property into use.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pci.c