]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: soc-core: don't use discriminatory terms on snd_soc_runtime_get_dai_fmt()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 8 Jun 2021 00:11:50 +0000 (09:11 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 8 Jun 2021 12:36:47 +0000 (13:36 +0100)
commita17ab36c54129342038ef77853d8bd1a08d2ce30
tree22e3baec2fc5351723d45049de21d8f858cfa46e
parent5f968060fd80e40e004b1f0fd708d49bb54fb007
ASoC: soc-core: don't use discriminatory terms on snd_soc_runtime_get_dai_fmt()

snd_soc_runtime_get_dai_fmt() is using discriminatory terms.
This patch fixup it.

Fixes: 81cbfdcee13b ("ASoC: soc-core: add snd_soc_runtime_get_dai_fmt()")
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/874ke9dxkp.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-core.c