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)
commit36e8d3b133e16eb2aee8a53b9ed5cd34821f6123
tree9fc76d49926fd454c66327c20197c5119c489e23
parentd69d1e17c39e0a14f743da72a9e35796e1fd0f87
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