qemu-patch-raspberry4/hw/audio
Peter Crosthwaite 062db74023 audio/intel-hda: Fix Inheritance hierachy
The ich6 and ich9 variants either need to inherit one from the other,
or both from a common base class, otherwise its not possible to create
a QOM cast macro for use by the shared implementation functions.
Went for option B, with a common base class.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 54453b6aa8afa1a76b2ec1932f1d7fd25205d0bc.1370496582.git.peter.crosthwaite@xilinx.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-06-14 08:59:28 -05:00
..
ac97.c audio: remove the need for audio card CONFIG_* symbols 2013-04-29 12:16:36 -05:00
adlib.c audio: remove the need for audio card CONFIG_* symbols 2013-04-29 12:16:36 -05:00
cs4231.c hw: move audio devices to hw/audio/, configure via default-configs/ 2013-04-08 18:13:13 +02:00
cs4231a.c audio: remove the need for audio card CONFIG_* symbols 2013-04-29 12:16:36 -05:00
es1370.c audio: remove the need for audio card CONFIG_* symbols 2013-04-29 12:16:36 -05:00
fmopl.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
fmopl.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
gus.c audio: remove the need for audio card CONFIG_* symbols 2013-04-29 12:16:36 -05:00
gusemu.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
gusemu_hal.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
gusemu_mixer.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
gustate.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
hda-codec.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
intel-hda-defs.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
intel-hda.c audio/intel-hda: Fix Inheritance hierachy 2013-06-14 08:59:28 -05:00
intel-hda.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
lm4549.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
lm4549.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
Makefile.objs audio: replace audio card configuration with default-configs 2013-04-29 12:16:37 -05:00
marvell_88w8618.c remove some double-includes 2013-05-18 16:35:12 +04:00
milkymist-ac97.c hw: move audio devices to hw/audio/, configure via default-configs/ 2013-04-08 18:13:13 +02:00
pcspk.c audio: remove the need for audio card CONFIG_* symbols 2013-04-29 12:16:36 -05:00
pl041.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
pl041.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
pl041.hx hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
sb16.c audio: remove the need for audio card CONFIG_* symbols 2013-04-29 12:16:36 -05:00
wm8750.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00