b047e1cce8
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> |
||
---|---|---|
.. | ||
bf5xx-ac97-pcm.c | ||
bf5xx-ac97-pcm.h | ||
bf5xx-ac97.c | ||
bf5xx-ac97.h | ||
bf5xx-ad193x.c | ||
bf5xx-ad1836.c | ||
bf5xx-ad1980.c | ||
bf5xx-ad73311.c | ||
bf5xx-i2s-pcm.c | ||
bf5xx-i2s-pcm.h | ||
bf5xx-i2s.c | ||
bf5xx-sport.c | ||
bf5xx-sport.h | ||
bf5xx-ssm2602.c | ||
bf5xx-tdm-pcm.c | ||
bf5xx-tdm-pcm.h | ||
bf5xx-tdm.c | ||
bf5xx-tdm.h | ||
bf6xx-i2s.c | ||
bf6xx-sport.c | ||
bf6xx-sport.h | ||
bfin-eval-adau1373.c | ||
bfin-eval-adau1701.c | ||
bfin-eval-adav80x.c | ||
Kconfig | ||
Makefile |