]> git.proxmox.com Git - mirror_qemu.git/commit
hw/i2c: QOM'ify exynos4210_i2c.c
authorxiaoqiang zhao <zxq_yx_007@163.com>
Tue, 14 Jun 2016 14:59:13 +0000 (15:59 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 14 Jun 2016 14:59:13 +0000 (15:59 +0100)
commit93d6599f46124a0b357e52dec098c53be797090a
treecb3bdaa8ab36af15b13f8ce6bcba6f05f6ea030e
parent00b2f75870f803d7d0f32fc3b0b9e184d3a290f2
hw/i2c: QOM'ify exynos4210_i2c.c

* Rename the exynos4210_i2c_realize to exynos4210_i2c_init
* Drop the old SysBus init function and use instance_init

Signed-off-by: xiaoqiang zhao <zxq_yx_007@163.com>
Message-id: 1465815255-21776-3-git-send-email-zxq_yx_007@163.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/i2c/exynos4210_i2c.c