public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Fixes and cleanup for CS35L41 HDA
@ 2023-06-06 10:34 Stefan Binding
  2023-06-06 10:34 ` [PATCH v3 1/3] ALSA: hda: cs35l41: Clean up Firmware Load Controls Stefan Binding
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Stefan Binding @ 2023-06-06 10:34 UTC (permalink / raw)
  To: Jaroslav Kysela, Takashi Iwai
  Cc: alsa-devel, linux-kernel, patches, Stefan Binding

Several minor issues were found during additional testing and
static analysis. These patches fix these minor issues.

CHANGES SINCE V2:
Patch 3:
- Add missing break

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 |  3 +++
 2 files changed, 17 insertions(+), 18 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-06-06 12:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-06 10:34 [PATCH v3 0/3] Fixes and cleanup for CS35L41 HDA Stefan Binding
2023-06-06 10:34 ` [PATCH v3 1/3] ALSA: hda: cs35l41: Clean up Firmware Load Controls Stefan Binding
2023-06-06 10:34 ` [PATCH v3 2/3] ALSA: hda: cs35l41: Fix endian conversions Stefan Binding
2023-06-06 10:34 ` [PATCH v3 3/3] ALSA: hda/realtek: Delete cs35l41 component master during free Stefan Binding
2023-06-06 12:35 ` [PATCH v3 0/3] Fixes and cleanup for CS35L41 HDA Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox