summary refs log tree commit diff stats
path: root/hw/i2c
diff options
context:
space:
mode:
authorBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>2018-09-25 14:02:30 +0100
committerPeter Maydell <peter.maydell@linaro.org>2018-09-25 14:14:07 +0100
commit5561adf062c97a9c39ff037592b83d9b118f036a (patch)
tree4db6a5eae3168ea3b868a52eead301c5383bfb23 /hw/i2c
parente79b445d896deb61909be52b61b87c98a9ed96f7 (diff)
downloadfocaccia-qemu-5561adf062c97a9c39ff037592b83d9b118f036a.tar.gz
focaccia-qemu-5561adf062c97a9c39ff037592b83d9b118f036a.zip
hw/arm/exynos4210: fix Exynos4210 UART support
commit 97274d0c05d4 ("hw/char/exynos4210_uart.c: Remove unneeded
handling of NULL chardev") broke Exynos4210 support as it removed
NULL 'Chardev *chr' handling from exynos4210_uart_create() and
currently exynos4210_init() always passes NULL as 'Chardev *chr'
argument to exynos4210_uart_create() calls. Fix it by adding
missing serial_hd() calls to exynos4210_init().

Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 9310418.Wg32kryeWE@amdc3058
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/i2c')
0 files changed, 0 insertions, 0 deletions