sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 4
commit7089e0cc468597556bb208ae8e3853499b746ebd
authorMarkus Armbruster <armbru@redhat.com>
Wed, 10 Jun 2020 05:32:39 +0000 (10 07:32 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 15 Jun 2020 20:06:04 +0000 (15 22:06 +0200)
tree6d32307ce6fd763f4267a385a18ed0387f00c2fb
parent5a147c8c51d42fcdf5befc2982715b4b407f612e
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 4

This is still the same transformation as in the previous commits, but
here the sysbus_init_child_obj() and its matching realize in are in
separate files.  Fortunately, there's just one realize left to
convert.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20200610053247.1583243-51-armbru@redhat.com>
hw/arm/aspeed_ast2600.c
hw/arm/aspeed_soc.c
hw/sd/aspeed_sdhci.c