diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.dev> | 2025-02-27 17:06:03 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2025-03-10 10:01:18 +0300 |
commit | dc90bbefa792031d89fe2af9ad4a6febd6be96a9 (patch) | |
tree | db77eb945ce64bea148d3f56150c93a5c4fef6a2 /scripts/lib/abi/abi_regex.py | |
parent | df896e4f7cf5cc3abffb186e2b6815b785500b57 (diff) | |
download | linux-dc90bbefa792031d89fe2af9ad4a6febd6be96a9.tar.xz |
soundwire: stream: extend sdw_alloc_stream() to take 'type' parameter
In the existing definition of sdw_stream_runtime, the 'type' member is
never set and defaults to PCM. To prepare for the BPT/BRA support, we
need to special-case streams and make use of the 'type'.
No functional change for now, the implicit PCM type is now explicit.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Liam Girdwood <liam.r.girdwood@intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Tested-by: shumingf@realtek.com
Link: https://lore.kernel.org/r/20250227140615.8147-5-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/lib/abi/abi_regex.py')
0 files changed, 0 insertions, 0 deletions