]> git.proxmox.com Git - mirror_qemu.git/commit
dma/puv3_dma: Convert sysbus init function to realize function
authorMao Zhongyi <maozhongyi@cmss.chinamobile.com>
Thu, 13 Dec 2018 13:47:58 +0000 (13:47 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 13 Dec 2018 13:47:58 +0000 (13:47 +0000)
commit8ba7f72611bd879fa6c188dde64af3e09f8dad21
tree61c8ef85e908fc0cc18f170ae9e5f6e8aac9284e
parent0323ee4321641d4cebf4b53af18a205536cb3dd6
dma/puv3_dma: Convert sysbus init function to realize function

Use DeviceClass rather than SysBusDeviceClass in
puv3_dma_class_init().

Cc: gxt@mprc.pku.edu.cn
Signed-off-by: Mao Zhongyi <maozhongyi@cmss.chinamobile.com>
Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20181130093852.20739-7-maozhongyi@cmss.chinamobile.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/dma/puv3_dma.c