]> git.baikalelectronics.ru Git - kernel.git/commit
dmaengine: imx-sdma: remove the maximum limitation for bd numbers
authorRobin Gong <yibin.gong@nxp.com>
Tue, 19 Jun 2018 16:57:02 +0000 (00:57 +0800)
committerVinod Koul <vkoul@kernel.org>
Mon, 2 Jul 2018 12:54:47 +0000 (18:24 +0530)
commit17226a373676feb6110bb25012b0a1b38fdd89b0
tree9fc76d49926fd454c66327c20197c5119c489e23
parent0815a28a44a0747f0616fed9483086fb569e75c9
dmaengine: imx-sdma: remove the maximum limitation for bd numbers

No this limitation now after virtual dma used since bd is allocated
dynamically instead of static.

Signed-off-by: Robin Gong <yibin.gong@nxp.com>
Reviewed-by: Sascha Hauer <s.hauer@pengutronix.de>
Tested-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/imx-sdma.c