On 2 December 2016 at 05:46, Alastair D'Silva <[email protected]> wrote:
> From: Alastair D'Silva <[email protected]>
>
> 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 <[email protected]>
> ---
>  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