mirror-linux/include/linux/soundwire
Peter Ujfalusi 1f93d877f0 ALSA/hda: intel-sdw-acpi: Correct sdw_intel_acpi_scan() function parameter
The acpi_handle should be just a handle and not a pointer in
sdw_intel_acpi_scan() parameter list.
It is called with 'acpi_handle handle' as parameter and it is passing it to
acpi_walk_namespace, which also expects acpi_handle and not  acpi_handle*

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Liam Girdwood <liam.r.girdwood@intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://patch.msgid.link/20250508181207.22113-1-peter.ujfalusi@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2025-05-11 16:14:21 +02:00
..
sdw.h soundwire: bus: add bpt_stream pointer 2025-03-10 12:31:18 +05:30
sdw_amd.h soundwire: amd: add support for ACP7.0 & ACP7.1 platforms 2025-02-13 21:51:07 +05:30
sdw_intel.h ALSA/hda: intel-sdw-acpi: Correct sdw_intel_acpi_scan() function parameter 2025-05-11 16:14:21 +02:00
sdw_registers.h soundwire: SDCA: Add additional SDCA address macros 2025-01-07 20:20:57 +00:00
sdw_type.h driver core: have match() callback in struct bus_type take a const * 2024-07-03 15:16:54 +02:00