soundwire: intel: Remove unnecessary TODO
authorKhalid Masum <khalid.masum.92@gmail.com>
Wed, 17 Aug 2022 07:48:59 +0000 (13:48 +0600)
committerVinod Koul <vkoul@kernel.org>
Tue, 23 Aug 2022 16:56:08 +0000 (22:26 +0530)
commitadc62cbd6b2108c592e09b9af8071ff93f160c71
tree81802b8c40b3a51e55dc43740cae41421c8c4cab
parentba8ec0f675d5c6bd3c16f7cc8e96c9c893fec9ab
soundwire: intel: Remove unnecessary TODO

The capabilities enabled for multi-link are required as part of the
programming sequences, even when a stream uses a single link we still
use the syncArm/syncGo sequences. Therefore the TODO is no longer
necessary.

Suggested-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Khalid Masum <khalid.masum.92@gmail.com>
Link: https://lore.kernel.org/r/20220817074859.4759-1-khalid.masum.92@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/bus.c