[v1,0/3] Various Fixes/Improvements for CS35L41 HDA

Message ID 20230209160403.838326-1-sbinding@opensource.cirrus.com
Headers
Series Various Fixes/Improvements for CS35L41 HDA |

Message

Stefan Binding Feb. 9, 2023, 4:04 p.m. UTC
  Fixes issue in calibration, where return codes were misinterpreted.
Enable High Pass filter to reduce pops and clicks.
Add improvement to ensure firmware and tuning files are always loaded
together.

Stefan Binding (2):
  ALSA: hda: cs35l41: Ensure firmware/tuning pairs are always loaded
  ALSA: hda: cs35l41: Enable Amp High Pass Filter

Vitaly Rodionov (1):
  ALSA: hda/cs35l41: Fix error condition check

 sound/pci/hda/cs35l41_hda.c | 117 ++++++++++++++++++------------------
 1 file changed, 58 insertions(+), 59 deletions(-)