pci: do not export pci_bus_reset
commit81e3e75b6461c53724fe7c7918bc54468fcdaf9d
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 6 Dec 2013 16:54:24 +0000 (6 17:54 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 23 Dec 2013 11:12:35 +0000 (23 13:12 +0200)
tree68da44e586b2971ab605f3848d64ca106ef19a04
parentaef52ee87f324fb03e0dcd88a84bdd50c8339a5f
pci: do not export pci_bus_reset

qbus_reset_all can be used instead.  There is no semantic change
because pcibus_reset returns 1 and takes care of the device
tree traversal.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/pci/pci.c
hw/pci/pci_bridge.c
include/hw/pci/pci.h