mbox series

[0/2] ALSA: hda: intel-sdw-acpi: go through HDAS ACPI at max depth of 2

Message ID 20211221010817.23636-1-yung-chuan.liao@linux.intel.com
Headers show
Series ALSA: hda: intel-sdw-acpi: go through HDAS ACPI at max depth of 2 | expand

Message

Liao, Bard Dec. 21, 2021, 1:08 a.m. UTC
In the HDAS ACPI scope, the SoundWire may not be the direct child of HDAS.
It needs to go through the ACPI table at max depth of 2 to find the
SoundWire device from HDAS.

Libin Yang (2):
  ALSA: hda: intel-sdw-acpi: harden detection of controller
  ALSA: hda: intel-sdw-acpi: go through HDAS ACPI at max depth of 2

 sound/hda/intel-sdw-acpi.c | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)