commit | 81e3e75b6461c53724fe7c7918bc54468fcdaf9d | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Dec 06 17:54:24 2013 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Dec 23 13:12:35 2013 +0200 |
tree | 68da44e586b2971ab605f3848d64ca106ef19a04 | |
parent | aef52ee87f324fb03e0dcd88a84bdd50c8339a5f [diff] |
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>