[PATCH 0/3] ALSA: hda: Component should be unbound before deconstruction

From: Simon Trimmer
Date: Thu Jun 13 2024 - 09:38:47 EST


Small chain of fixes to correct hda drivers using the hda component
infrastructure so that they unregister their component before proceeding
to deconstruct the driver.

These three patches been separated from the chain "[PATCH v2 0/7] ALSA:
hda: Improvements to hda_component"

Simon Trimmer (3):
ALSA: hda: cs35l56: Component should be unbound before deconstruction
ALSA: hda: cs35l41: Component should be unbound before deconstruction
ALSA: hda: tas2781: Component should be unbound before deconstruction

sound/pci/hda/cs35l41_hda.c | 4 ++--
sound/pci/hda/cs35l56_hda.c | 4 ++--
sound/pci/hda/tas2781_hda_i2c.c | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)

--
2.34.1