OSDN Git Service

hw/intc: QOM'ify exynos4210_gic.c
authorxiaoqiang.zhao <zxq_yx_007@163.com>
Thu, 12 May 2016 12:22:24 +0000 (13:22 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 12 May 2016 12:22:24 +0000 (13:22 +0100)
commit68d71616c055471e59eb07b1140dcb04b25b63f9
treef53076ead75038a8891f6887875a55c4b11873bf
parentd3d5a6febd989c08a432a49046b9172df6ede834
hw/intc: QOM'ify exynos4210_gic.c

* Drop the old SysBus init function and use instance_init
* Split the exynos4210_irq_gate_init into an instance_init
  and a DeviceClass::realize function

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