diff options
author | Pierre-Louis Bossart <[email protected]> | 2023-09-19 16:36:06 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-09-19 13:48:35 +0100 |
commit | b399f9706a1cbae42731cc420a46cfb9c3c6b10f (patch) | |
tree | 5ff00dd2eb062891d46be1012c3ab3f09f49891c /rust/helpers.c | |
parent | 31bb7bd9ffee50d09ec931998b823a86132ab807 (diff) |
ASoC: Intel: soc-acpi: fix Dell SKU 0B34
The rule for the SoundWire tables is that the platforms with more
devices need to be added first. We broke that rule with the Dell SKU
0B34, and caused the second amplifier for SKU 0AF3 to be ignored.
The fix is simple, we need to move the single-amplifier entry after
the two-amplifier one.
Fixes: b62a1a839b48 ("ASoC: Intel: soc-acpi: add tables for Dell SKU 0B34")
Closes: https://github.com/thesofproject/linux/issues/4559
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Chao Song <[email protected]>
Signed-off-by: Bard Liao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions