Re: [PATCH] dmaengine: imx-sdma: initialize all script addresses
From: Vinod Koul <vkoul@kernel.org>
Date: 2020-05-15 06:57:48
Also in:
dmaengine
From: Vinod Koul <vkoul@kernel.org>
Date: 2020-05-15 06:57:48
Also in:
dmaengine
On 13-05-20, 08:04, Sascha Hauer wrote:
The script addresses array increases with each new version. The driver initializes the array to -EINVAL initially, but only up to the size of the v1 array. Initialize the additional addresses for the newer versions as well. Without this unitialized values of the newer arrays are treated as valid.
Applied, thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel