Re: [PATCH v2 1/5] soundwire: Add compute_params callback

From: Pierre-Louis Bossart
Date: Tue Aug 13 2019 - 15:08:29 EST


On 8/13/19 1:17 PM, Srinivas Kandagatla wrote:


On 13/08/2019 15:34, Pierre-Louis Bossart wrote:
On 8/13/19 3:35 AM, Srinivas Kandagatla wrote:
From: Vinod Koul <vkoul@xxxxxxxxxx>

This callback allows masters to compute the bus parameters required.

This looks like a partial use of the patch ('soundwire: Add Intel resource management algorithm')? see comments below


Yes it duplicate indeed!

I will use that patch!

Actually please don't...
we found issues with the Intel allocation so I'd rather have the big Intel patch split into two parts, with callbacks+prepare/deprepare changes going in first. It'll be much faster/nicer for everyone.