]> git.proxmox.com Git - mirror_qemu.git/commit
pci-bridge/dec: Convert sysbus init function to realize function
authorMao Zhongyi <maozhongyi@cmss.chinamobile.com>
Thu, 13 Dec 2018 13:48:00 +0000 (13:48 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 13 Dec 2018 13:48:00 +0000 (13:48 +0000)
commit9b27555af195e02f9b5a6b5fca31d2a7e0fe1203
treeaf1ce54b10fbba61e596e68df690c12f4d653af3
parent296097f7dd27aca4b24e0699efb6379c0eb6ff40
pci-bridge/dec: Convert sysbus init function to realize function

Use DeviceClass rather than SysBusDeviceClass in
pci_dec_21154_device_class_init().

Cc: david@gibson.dropbear.id.au
Cc: mst@redhat.com
Cc: marcel.apfelbaum@gmail.com
Cc: qemu-ppc@nongnu.org
Signed-off-by: Mao Zhongyi <maozhongyi@cmss.chinamobile.com>
Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Message-id: 20181130093852.20739-16-maozhongyi@cmss.chinamobile.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/pci-bridge/dec.c