diff options
author | Richard Fitzgerald <[email protected]> | 2024-01-29 16:27:35 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-02-01 12:57:28 +0000 |
commit | e82bc517c6ef5d5c04b845420406e694c31bdb8a (patch) | |
tree | 453ef9d2eed779328563dfdb536da893b4842908 /scripts/generate_rust_analyzer.py | |
parent | 77c60722ded7d6739805e045e9648cda82dde5ed (diff) |
ALSA: hda: cs35l56: Fix filename string field layout
Change the filename field layout to:
cs35l56-rev[-s]-dsp1-misc[-sub].[wmfw|bin]
This is to keep the same firmware file naming scheme as the
CS35L56 ASoC driver.
This is not a compatibility break because no firmware files have
been published.
The original field layout matched the ASoC driver, but the way the
ASoC driver used the wm_adsp driver config to form this filename
was bugged. Fixing the ASoC driver to use the correct wm_adsp config
strings means that the 's' flag (to indicate a secured part) has to
move to somewhere after the first '-'.
Signed-off-by: Richard Fitzgerald <[email protected]>
Fixes: 73cfbfa9caea ("ALSA: hda/cs35l56: Add driver for Cirrus Logic CS35L56 amplifier")
Link: https://msgid.link/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions