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)
commit640eac4c849d6390f272862ba8db14f28d423670
tree22e3baec2fc5351723d45049de21d8f858cfa46e
parentb6052c3c7a78f5e2b9756c92ef77c0b56435f107
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: ba9e82a1c891 ("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