diff options
author | Peter Ujfalusi <peter.ujfalusi@linux.intel.com> | 2025-05-08 21:12:07 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2025-05-11 16:14:21 +0200 |
commit | 1f93d877f09d987f08baedd50597aaaa72a37be4 (patch) | |
tree | fcb8fea657f4c31330b84ecace5d3d9a4e68364e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ff7b190aef6cccdb6f14d20c5753081fe6420e0b (diff) |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions