]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: intel: sof_sdw: remove get_next_be_id
authorBard Liao <yung-chuan.liao@linux.intel.com>
Wed, 27 Oct 2021 02:18:23 +0000 (10:18 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 15 Nov 2021 13:26:58 +0000 (13:26 +0000)
commit7f086288f28c690f21d348bba0f027960f7c8623
tree788db92e4976172cc0b38b2b065208575bafb491
parentded0b181583c44045230fd7b2d51defcbe697e35
ASoC: intel: sof_sdw: remove get_next_be_id

DAI link id will not be set from sdw codec init feedback function,
and be_id is changed by create_sdw_dailink() now. So we don't need
get_next_be_id() anymore.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20211027021824.24776-10-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/sof_sdw.c