remarkable-linux/sound/soc/nuc900
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 ASoC: NUC900/audio: add nuc900 audio driver support 2010-05-19 08:14:10 -07:00
Makefile ASoC: NUC900/audio: add nuc900 audio driver support 2010-05-19 08:14:10 -07:00
nuc900-ac97.c ASoC: ac97: Support multi-platform AC'97 2013-06-27 09:48:42 +01:00
nuc900-audio.c ASoC: nuc900: Add .owner to struct snd_soc_card 2011-12-23 11:16:58 +00:00
nuc900-audio.h ASoC: Fix compile error for nuc900-pcm.c 2010-11-29 18:28:53 +00:00
nuc900-pcm.c ASoC: nuc900: remove __dev* attributes 2012-12-10 00:31:28 +09:00