diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2014-11-11 00:41:53 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2014-11-18 18:38:03 +0300 |
commit | 358a8bb5628420529e4f0b77068155ca8fa8973b (patch) | |
tree | 864f2cc85356c306157d6ce65d24be1914bbb21e /virt | |
parent | bc2632140435cc84f9817f1c362479b23dbdfebc (diff) | |
download | linux-358a8bb5628420529e4f0b77068155ca8fa8973b.tar.xz |
ASoC: ac97: Push snd_ac97 pointer to the driver level
Now that the ASoC core no longer needs a handle to the AC'97 device that is
associated with a CODEC we can remove it from the snd_soc_codec struct and
push it into the individual driver state structs like we do for other
communication buses. Doing so creates a clean separation between the AC'97
bus support and the ASoC core.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions