]> git.baikalelectronics.ru Git - kernel.git/commit
dmaengine: tegra20-apb: stop checking config->slave_id
authorArnd Bergmann <arnd@arndb.de>
Mon, 22 Nov 2021 22:22:02 +0000 (23:22 +0100)
committerVinod Koul <vkoul@kernel.org>
Fri, 17 Dec 2021 05:53:38 +0000 (11:23 +0530)
commitd40f8c31b7a8fcf379ae764639e93080b7864abf
tree333e142886ad6e13cc5a8b8798d775bd964e1428
parent0ec607e5f180a5b432bb975f2c55d9b666df8b11
dmaengine: tegra20-apb: stop checking config->slave_id

Nothing sets the slave_id field any more, so stop accessing
it to allow the removal of this field.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20211122222203.4103644-11-arnd@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/tegra20-apb-dma.c