Re: [PATCH 0/3] ASoC: amd: ps: bug fixes for ACP PCI driver
From: Mario Limonciello
Date: Tue Jul 07 2026 - 13:49:51 EST
On 7/7/26 00:59, Vijendar Mukunda wrote:
This series contains three bug fixes for the AMD common ACP PCI driverReviewed-by: Mario Limonciello (AMD) <superm1@xxxxxxxxxx>
(pci-ps.c) covering ACP6.3, ACP7.0, ACP7.1 and ACP7.2 platforms.
Vijendar Mukunda (3):
ASoC: amd: ps: disable MSI on resume in ACP PCI driver
ASoC: amd: ps: fix wrong ACP version string in pci_request_regions()
ASoC: amd: ps: replace bitwise OR with logical OR in IRQ return check
sound/soc/amd/ps/pci-ps.c | 33 +++++++++++++++++++++++++++++++--
1 file changed, 31 insertions(+), 2 deletions(-)