linux/sound/soc/au1x
Mark Brown b047e1cce8 ASoC: ac97: Support multi-platform AC'97
Currently we can only have a single platform built in with AC'97 support
due to the use of a global variable to provide the bus operations. Fix
this by making that variable a pointer and having the bus drivers set the
operations prior to registering.

This is not a particularly good or nice approach but it avoids blocking
multiplatform and a real fix involves fixing the fairly deep problems
with AC'97 support - we should be converting it to a real bus.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2013-06-27 09:48:42 +01:00
..
Kconfig MIPS: Alchemy: Improved DB1550 support, with audio and serial busses. 2011-12-07 22:02:06 +00:00
Makefile ASoC: Add a DB1x00 AC97 machine driver 2011-07-27 19:10:48 +01:00
ac97c.c ASoC: ac97: Support multi-platform AC'97 2013-06-27 09:48:42 +01:00
db1000.c ASoC: au1x: remove __dev* attributes 2012-12-10 00:31:06 +09:00
db1200.c ASoC: au1x: remove __dev* attributes 2012-12-10 00:31:06 +09:00
dbdma2.c ASoC: au1x: remove __dev* attributes 2012-12-10 00:31:06 +09:00
dma.c ASoC: au1x: remove __dev* attributes 2012-12-10 00:31:06 +09:00
i2sc.c ASoC: switch over to use snd_soc_register_component() on au1x i2sc 2013-03-26 21:55:23 +00:00
psc-ac97.c ASoC: ac97: Support multi-platform AC'97 2013-06-27 09:48:42 +01:00
psc-i2s.c ASoC: switch over to use snd_soc_register_component() on au1x psc-i2s 2013-03-26 21:55:23 +00:00
psc.h ASoC: au1x: use substream stream info directly 2011-07-27 19:16:51 +01:00