diff options
author | Mark Brown <broonie@linaro.org> | 2013-06-26 11:45:59 (GMT) |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-06-27 08:48:42 (GMT) |
commit | b047e1cce8fe32475ab61846772943a5e4c0a908 (patch) | |
tree | 9d04d8101d161b96f96c2e2e5bd03900011828ec /sound/soc/codecs/ak4642.c | |
parent | b49dff8cb61cd4715991612e2eb6905b73a0be78 (diff) | |
download | linux-b047e1cce8fe32475ab61846772943a5e4c0a908.tar.xz |
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>
Diffstat (limited to 'sound/soc/codecs/ak4642.c')
0 files changed, 0 insertions, 0 deletions