qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 3/7] hw/i2c: Add a NULL check for i2c slave i


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v3 3/7] hw/i2c: Add a NULL check for i2c slave init callbacks
Date: Wed, 14 Dec 2016 18:05:20 +0000

On 2 December 2016 at 05:46, Alastair D'Silva <address@hidden> wrote:
> From: Alastair D'Silva <address@hidden>
>
> Add a NULL check for i2c slave init callbacks, so that we no longer need to 
> implement empty init functions.
>
> Signed-off-by: Alastair D'Silva <address@hidden>
> ---
>  hw/arm/pxa2xx.c   | 7 -------
>  hw/arm/tosa.c     | 7 -------
>  hw/arm/z2.c       | 7 -------
>  hw/i2c/core.c     | 6 +++++-
>  hw/timer/ds1338.c | 6 ------
>  5 files changed, 5 insertions(+), 28 deletions(-)
>

Applied this patch to target-arm.next for 2.9.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]