mbox series

[v2,0/3] Fixes and cleanup for CS35L41 HDA

Message ID 20230605152855.448115-1-sbinding@opensource.cirrus.com
Headers show
Series Fixes and cleanup for CS35L41 HDA | expand

Message

Stefan Binding June 5, 2023, 3:28 p.m. UTC
Several minor issues were found during additional testing and
static analysis. These patches fix these minor issues.

CHANGES SINCE V1:
Patch 2:
- Removed unnecessary cast

Stefan Binding (3):
  ALSA: hda: cs35l41: Clean up Firmware Load Controls
  ALSA: hda: cs35l41: Fix endian conversions
  ALSA: hda/realtek: Delete cs35l41 component master during free

 sound/pci/hda/cs35l41_hda.c   | 32 ++++++++++++++------------------
 sound/pci/hda/patch_realtek.c |  2 ++
 2 files changed, 16 insertions(+), 18 deletions(-)