qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] hw/audio/wm8750: move WM8750 declarations from


From: Philippe Mathieu-Daudé
Subject: Re: [Qemu-devel] [PATCH] hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h
Date: Tue, 19 Sep 2017 09:36:10 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

On 09/19/2017 09:30 AM, Philippe Mathieu-Daudé wrote:
while here use TYPE_WM8750 and declare a data_req_cb() typedef.

Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
---
  include/hw/audio/wm8750.h  | 30 ++++++++++++++++++++++++++++++

Also while here I could rename it wm8750_codec.h

  include/hw/i2c/i2c.h       |  9 ---------
  hw/arm/musicpal.c          |  3 ++-
  hw/arm/spitz.c             |  3 ++-
  hw/arm/z2.c                |  3 ++-
  hw/audio/marvell_88w8618.c |  1 +
  hw/audio/wm8750.c          |  6 ++----
  7 files changed, 39 insertions(+), 16 deletions(-)
  create mode 100644 include/hw/audio/wm8750.h



reply via email to

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