diff options
| author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2024-10-16 13:23:24 +0300 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2024-10-17 20:42:10 +0300 |
| commit | 4b224ff80d6609811ec6ab5406a16c92825cfb1a (patch) | |
| tree | aed9b33af8d311c5ba166b023e1e330f0c078974 /scripts/gdb/linux/stackdepot.py | |
| parent | f35533a0e60946ee3fb8adccf8a36024c6f1fe40 (diff) | |
| download | linux-4b224ff80d6609811ec6ab5406a16c92825cfb1a.tar.xz | |
ASoC/soundwire: remove sdw_slave_extended_id
This structure is used to copy information from the 'sdw_slave'
structures, it's better to create a flexible array of 'sdw_slave'
pointers and directly access the information. This will also help
access additional information stored in the 'sdw_slave' structure,
such as an SDCA context.
This patch does not add new functionality, it only modified how the
information is retrieved.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://patch.msgid.link/20241016102333.294448-3-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions
