diff options
author | Herve Codina <herve.codina@bootlin.com> | 2024-07-01 13:30:33 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-07-04 12:24:57 +0100 |
commit | b81cfa66435bdab896b4c24e11d24ec33bdb0601 (patch) | |
tree | d9a45523b74c920d38bd1e0a850ffe4c84a21443 /drivers/soc | |
parent | 33a6969fbc653f25d5204b17fb67d5a21e6295e6 (diff) | |
download | lwn-b81cfa66435bdab896b4c24e11d24ec33bdb0601.tar.gz lwn-b81cfa66435bdab896b4c24e11d24ec33bdb0601.zip |
ASoC: fsl: fsl_qmc_audio: Introduce qmc_dai_constraints_interleaved()
Constraints are set by qmc_dai_startup(). These constraints are specific
to the interleaved mode.
With the future introduction of support for non-interleaved mode, a new
set of constraints will be set. To make the code clear and keep
qmc_dai_startup() simple, extract the current interleaved mode
constraints settings to a specific function.
Signed-off-by: Herve Codina <herve.codina@bootlin.com>
Link: https://patch.msgid.link/20240701113038.55144-7-herve.codina@bootlin.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/soc')
0 files changed, 0 insertions, 0 deletions