summaryrefslogtreecommitdiffstats
path: root/drivers/dma/Kconfig
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2020-05-13 08:04:05 +0200
committerVinod Koul <vkoul@kernel.org>2020-05-15 09:01:06 +0200
commitbe4cf718cd9929e867ed1ff06d23fb4d08cc2d36 (patch)
tree6007978a254890cebd76db4600b1af03c8185c63 /drivers/dma/Kconfig
parentdmaengine: ti: k3-udma: Use proper return code in alloc_chan_resources (diff)
downloadlinux-be4cf718cd9929e867ed1ff06d23fb4d08cc2d36.tar.xz
linux-be4cf718cd9929e867ed1ff06d23fb4d08cc2d36.zip
dmaengine: imx-sdma: initialize all script addresses
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 uninitialized values of the newer arrays are treated as valid. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Reviewed-by: Robin Gong <yibin.gong@nxp.com> Link: https://lore.kernel.org/r/20200513060405.18685-1-s.hauer@pengutronix.de Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/Kconfig')
0 files changed, 0 insertions, 0 deletions