Re: [PATCH] soundwire: generic_bandwidth_allocation: change port_bo parameter to pointer
From: Vinod Koul
Date: Fri Jun 21 2024 - 05:58:45 EST
On Mon, 17 Jun 2024 20:13:50 +0800, Bard Liao wrote:
> Currently, we do port_bo += bps * ch in both inside and outside
> sdw_compute_master_ports(). We can pass port_bo as a pointer and only
> calculate port_bo in sdw_compute_master_ports().
> Besides, different port could use different lanes and we can't just
> add port_bo based on total channels in a manager.
>
>
> [...]
Applied, thanks!
[1/1] soundwire: generic_bandwidth_allocation: change port_bo parameter to pointer
commit: 8e8c0dfc828c3f3ba5ebcee076b979d2134a6e27
Best regards,
--
Vinod Koul <vkoul@xxxxxxxxxx>