OSDN Git Service

hw/timer: QOM'ify exynos4210_rtc
authorxiaoqiang.zhao <zxq_yx_007@163.com>
Thu, 18 Feb 2016 14:16:21 +0000 (14:16 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 18 Feb 2016 14:50:50 +0000 (14:50 +0000)
commitc9d64639dd7a96faa57449aef2cccb228ba39397
tree6da4fa185b28acf23dbad5b457a84660de40e5fb
parentff6ee49511a51089d09d420bdb0272081e3ff8bf
hw/timer: QOM'ify exynos4210_rtc

assign exynos4210_rtc_init to exynos4210_rtc_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_rtc.c