diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.dev> | 2025-02-27 17:06:07 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2025-03-10 10:01:18 +0300 |
commit | 8e4a239b403bd8aed8787798de8e4e42f79246c2 (patch) | |
tree | b764cb47751d4954f3614dc8707ec56679b8ee63 /scripts/clang-tools/gen_compile_commands.py | |
parent | 9a756289ac5a8517dc643555d784d830b61576ad (diff) | |
download | linux-8e4a239b403bd8aed8787798de8e4e42f79246c2.tar.xz |
soundwire: bus: add bpt_stream pointer
Add a convenience pointer to the 'sdw_bus' structure. BPT is a
dedicated stream which will typically not be handled by DAIs or
dailinks. Since there's only one BPT stream per link, storing the
pointer at the link level seems rather natural.
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-9-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions