]> Git Repo - linux.git/commit
ALSA: hda: cs35l41: Ensure firmware/tuning pairs are always loaded
authorStefan Binding <[email protected]>
Mon, 13 Feb 2023 14:50:07 +0000 (14:50 +0000)
committerTakashi Iwai <[email protected]>
Tue, 14 Feb 2023 14:06:13 +0000 (15:06 +0100)
commitcd40dad2ca9196631dcd48e1b991244ab3940d83
tree9db81eec5866d8e20792af9929999f9aafd017b1
parent943f4e64ee177cf44d7f2c235281fcda7c32bb28
ALSA: hda: cs35l41: Ensure firmware/tuning pairs are always loaded

To ensure firmware for cs35l41 is correctly running, it is necessary
that a corresponding tuning file is also loaded. Without both,
the firmware may not be performing correctly
Ensure that if we load the firmware, we have also loaded the correct
tuning file. Otherwise, fall back to default firmware and tuning.
If default tuning is also missing, then disable DSP firmware.

Signed-off-by: Stefan Binding <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
sound/pci/hda/cs35l41_hda.c
This page took 0.052623 seconds and 4 git commands to generate.