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é <[email protected]>
---
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