hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h
commit7ab14c5ace7bce758dcf40c63f1eb4b44d915426
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 19 Sep 2017 12:30:53 +0000 (19 09:30 -0300)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 2 Feb 2018 07:19:25 +0000 (2 08:19 +0100)
treed2b43685635b8a2aee29650a51ee8416db1f817d
parentb05631954d6dfe93340d516660397e2c1a2a5dd6
hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h

while here use TYPE_WM8750 and declare a data_req_cb() typedef.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20170919123053.32675-1-f4bug@amsat.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/arm/musicpal.c
hw/arm/spitz.c
hw/arm/z2.c
hw/audio/marvell_88w8618.c
hw/audio/wm8750.c
include/hw/audio/wm8750.h [new file with mode: 0644]
include/hw/i2c/i2c.h