diff options
author | Bard Liao <yung-chuan.liao@linux.intel.com> | 2024-12-18 16:01:53 +0800 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2024-12-23 12:00:34 +0530 |
commit | 366fd59fb894e3d3605de9eeb856e92221ff9d48 (patch) | |
tree | a644cf04a41c4db2258028a5f09c507664d7a5cf /include/linux/soundwire | |
parent | 7a30292ffa2a048271755fdf9364e11343315271 (diff) |
soundwire: generic_bandwidth_allocation: add lane in sdw_group_params
All active streams with the same parameters are grouped together and the
params are stored in the sdw_group struct. We compute the required
bandwidth for each group. However, each lane has individual bandwidth.
Therefore, we should separate different lanes in different params groups.
Add lane variable to separate params groups.
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/20241218080155.102405-13-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'include/linux/soundwire')
0 files changed, 0 insertions, 0 deletions