All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Fixes and cleanup for CS35L41 HDA
@ 2023-06-05 15:28 Stefan Binding
  2023-06-05 15:28 ` [PATCH v2 1/3] ALSA: hda: cs35l41: Clean up Firmware Load Controls Stefan Binding
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Stefan Binding @ 2023-06-05 15:28 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 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(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-06-05 16:01 UTC | newest]

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.