usb/tusb6010: Convert sysbus init function to realize function
commitf7c5f21eaa630e9ee41dd6aa9b9cb7a0ff54a12c
authorMao Zhongyi <maozhongyi@cmss.chinamobile.com>
Thu, 13 Dec 2018 13:48:02 +0000 (13 13:48 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 13 Dec 2018 13:48:02 +0000 (13 13:48 +0000)
treedd23cf22796aa89d7d902a0bfe61e4ec6f99c3b8
parent30735a2b884fac4ad4e81fc82cd4c6b240bf74ea
usb/tusb6010: Convert sysbus init function to realize function

Use DeviceClass rather than SysBusDeviceClass in
tusb6010_class_init().

Cc: kraxel@redhat.com
Signed-off-by: Mao Zhongyi <maozhongyi@cmss.chinamobile.com>
Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com>
Message-id: 20181130093852.20739-20-maozhongyi@cmss.chinamobile.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/usb/tusb6010.c