summaryrefslogtreecommitdiff
path: root/include/media
diff options
context:
space:
mode:
authorCharles Keepax <ckeepax@opensource.cirrus.com>2022-05-13 12:05:31 +0300
committerMark Brown <broonie@kernel.org>2022-05-16 14:58:40 +0300
commit8c8a0f01c7c52f9037b6859ff5234ea5acf572d6 (patch)
tree11b2b3aed644837b5ec0f10484b4a7884ac9ede1 /include/media
parent64c917d1cfd70ff827c9ea37277a97762ea372d4 (diff)
downloadlinux-8c8a0f01c7c52f9037b6859ff5234ea5acf572d6.tar.xz
ASoC: core: Pass legacy_dai_naming flag directly
Passing the result of the helper function snd_soc_component_is_codec to snd_soc_register_dai is less clear than just passing the DAI naming flag directly. snd_soc_register_dai wants to know if it should use the legacy DAI naming. The CODEC distinction is more of a historical thing and not obviously directly related, and there are already a couple of CPU side components that explicitly opt in to non-legacy DAI naming. Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com> Link: https://lore.kernel.org/r/20220513090532.1450944-2-ckeepax@opensource.cirrus.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/media')
0 files changed, 0 insertions, 0 deletions