Push AUD_init down to devices
authorPaul Brook <paul@codesourcery.com>
Tue, 12 May 2009 11:33:04 +0000 (12:33 +0100)
committerPaul Brook <paul@codesourcery.com>
Tue, 12 May 2009 11:33:04 +0000 (12:33 +0100)
commit22d83b140e7b2dda555b7e3035050454f8764b7f
treeb80cd7f2cbae7951323871218db3772dd8b3b8c7
parent0d9acba8fddbf970c7353083e6a60b47017ce3e4
Push AUD_init down to devices

Now we can safely call AUD_init multiple times we can push it down to
individual audio devices, rather than having to pass it from the board
init.

Signed-off-by: Paul Brook <paul@codesourcery.com>
23 files changed:
hw/ac97.c
hw/adlib.c
hw/audiodev.h
hw/cs4231a.c
hw/devices.h
hw/es1370.c
hw/gus.c
hw/i2c.h
hw/mips_jazz.c
hw/mips_malta.c
hw/musicpal.c
hw/nseries.c
hw/omap2.c
hw/palm.c
hw/pc.c
hw/pc.h
hw/pcspk.c
hw/ppc_prep.c
hw/sb16.c
hw/spitz.c
hw/tsc210x.c
hw/wm8750.c
sysemu.h