linux/sound/soc/blackfin
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
..
bf5xx-ac97-pcm.c ASoC: blackfin: remove __dev* attributes 2012-12-10 00:29:39 +09:00
bf5xx-ac97-pcm.h
bf5xx-ac97.c ASoC: ac97: Support multi-platform AC'97 2013-06-27 09:48:42 +01:00
bf5xx-ac97.h
bf5xx-ad193x.c
bf5xx-ad1836.c ASoC: blackfin: remove __dev* attributes 2012-12-10 00:29:39 +09:00
bf5xx-ad1980.c
bf5xx-ad73311.c
bf5xx-i2s-pcm.c ASoC: blackfin: remove __dev* attributes 2012-12-10 00:29:39 +09:00
bf5xx-i2s-pcm.h
bf5xx-i2s.c ASoC: switch over to use snd_soc_register_component() on bf5xx i2s 2013-03-26 21:55:25 +00:00
bf5xx-sport.c
bf5xx-sport.h
bf5xx-ssm2602.c
bf5xx-tdm-pcm.c ASoC: blackfin: remove __dev* attributes 2012-12-10 00:29:39 +09:00
bf5xx-tdm-pcm.h
bf5xx-tdm.c ASoC: switch over to use snd_soc_register_component() on bf5xx tdm 2013-03-26 21:55:25 +00:00
bf5xx-tdm.h
bf6xx-i2s.c ASoC: switch over to use snd_soc_register_component() on bf6xx i2s 2013-03-26 21:55:24 +00:00
bf6xx-sport.c ASoC: bfin: fix memory leak in sport3 controller driver 2012-08-09 14:08:59 +01:00
bf6xx-sport.h
bfin-eval-adau1373.c ASoC: blackfin: remove __dev* attributes 2012-12-10 00:29:39 +09:00
bfin-eval-adau1701.c ASoC: blackfin: remove __dev* attributes 2012-12-10 00:29:39 +09:00
bfin-eval-adav80x.c ASoC: blackfin: remove __dev* attributes 2012-12-10 00:29:39 +09:00
Kconfig
Makefile