Re: [PATCH 0/2] ALSA: hda: Fix Cirrus ACPI device reference leaks

From: Takashi Iwai

Date: Thu May 07 2026 - 10:32:32 EST


On Tue, 28 Apr 2026 09:44:15 +0200,
Shuhao Fu wrote:
>
> This series fixes two missing acpi_dev_put() cases in Cirrus HDA side-codec
> ACPI lookup paths.
>
> Patch 1 drops the lookup reference after synthesizing the companion in
> cs35l56_hda_read_acpi().
>
> Patch 2 drops the lookup reference on the early !physdev error path in
> cs35l41_hda_read_acpi().
>
> Shuhao Fu (2):
> ALSA: hda: cs35l56: Put ACPI device after setting companion
> ALSA: hda: cs35l41: Fix ACPI device leak on missing physical node

Assuming that the logic is correct, I applied both now.


thanks,

Takashi