pci: Convert uses of pci_create() etc. manually
commitdb2322469a245eb9d9aa1c98747f6d595cca8f35
authorMarkus Armbruster <armbru@redhat.com>
Wed, 10 Jun 2020 05:32:05 +0000 (10 07:32 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 15 Jun 2020 20:05:28 +0000 (15 22:05 +0200)
tree3b36d46e759c2129451795a02664f9c3e8a4e41e
parent9307d06da9d12ede17942dc4f1c7bf8d80b4a3c6
pci: Convert uses of pci_create() etc. manually

Same transformation as in the previous commit.  Manual, because
convincing Coccinelle to transform these cases is not worthwhile.

Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20200610053247.1583243-17-armbru@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
hw/sparc64/sun4u.c