]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ASoC: soc-dai.h: remove symmetric_xxx from snd_soc_dai
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 20 Dec 2017 01:38:26 +0000 (01:38 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 22 Dec 2017 15:57:42 +0000 (15:57 +0000)
commit574d31d013d977be1cfe909da6c227c950856822
treeffafa520f805d926bdd9427e61574c679525ce9a
parent0e2d95aadd5c3bddfa4145b964527df12d89ec6a
ASoC: soc-dai.h: remove symmetric_xxx from snd_soc_dai

ALSA SoC has some duplicate parameter.
snd_soc_dai::symmetric_xxx are one of them.

commit f0fba2ad1b6b ("ASoC: multi-component - ASoC Multi-Component
Support") moved "symmetric_xxx" flags from snd_soc_dai to
snd_soc_dai_driver. No one is using snd_soc_dai::symmetric_xxx now.
Let's remove it

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc-dai.h