commit | 535bbe6a1f94dfc3e23cf1c9687459de7f3d2271 | [log] [tgz] |
---|---|---|
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | Mon Sep 16 14:23:44 2019 -0500 |
committer | Vinod Koul <vkoul@kernel.org> | Mon Oct 21 09:50:53 2019 +0530 |
tree | b1011d00b3008138b70c501f8ea0c1ff6cb18c67 | |
parent | 2948d192169356b9361331a62e09bae5219a37f4 [diff] |
soundwire: remove DAI_ID_RANGE definitions There is no reason to reserve a range of DAI IDs for SoundWire. This is not scalable and it's better to let the ASoC core allocate the dai->id when registering a component. Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Link: https://lore.kernel.org/r/20190916192348.467-3-pierre-louis.bossart@linux.intel.com Signed-off-by: Vinod Koul <vkoul@kernel.org>