|
From: | Thomas Huth |
Subject: | Re: [PATCH v3 9/9] hw/arm/pxa2xx: Realize PXA2XX_I2C device before accessing it |
Date: | Mon, 23 Oct 2023 08:47:50 +0200 |
User-agent: | Mozilla Thunderbird |
On 20/10/2023 15.03, Philippe Mathieu-Daudé wrote:
qbus_new(), called in i2c_init_bus(), should not be called on unrealized device. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> --- hw/arm/pxa2xx.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
Reviewed-by: Thomas Huth <thuth@redhat.com>
[Prev in Thread] | Current Thread | [Next in Thread] |