hw/timer: QOM'ify exynos4210_pwm
authorxiaoqiang.zhao <zxq_yx_007@163.com>
Thu, 18 Feb 2016 14:16:20 +0000 (14:16 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 18 Feb 2016 14:50:50 +0000 (14:50 +0000)
commitff6ee49511a51089d09d420bdb0272081e3ff8bf
tree3afa4e70ed5101e869e57558143a5b62fc07b394
parent7a53a140f067f7b65c661c33c882b80219f3bfc4
hw/timer: QOM'ify exynos4210_pwm

assign exynos4210_pwm_init to exynos4210_pwm_info.instance_init
and drop the SysBusDeviceClass::init

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: xiaoqiang zhao <zxq_yx_007@163.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/timer/exynos4210_pwm.c