kernel_samsung_a53x/drivers/dma/ti
Kunwu Chan 0905a3cb59 dmaengine: ti: edma: Add some null pointer checks to the edma_probe
[ Upstream commit 6e2276203ac9ff10fc76917ec9813c660f627369 ]

devm_kasprintf() returns a pointer to dynamically allocated memory
which can be NULL upon failure. Ensure the allocation was successful
by checking the pointer validity.

Signed-off-by: Kunwu Chan <chentao@kylinos.cn>
Link: https://lore.kernel.org/r/20240118031929.192192-1-chentao@kylinos.cn
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-18 22:25:33 +01:00
..
cppi41.c
dma-crossbar.c
edma.c dmaengine: ti: edma: Add some null pointer checks to the edma_probe 2024-11-18 22:25:33 +01:00
k3-psil-am654.c
k3-psil-j721e.c
k3-psil-j7200.c
k3-psil-priv.h
k3-psil.c
k3-udma-glue.c
k3-udma-private.c
k3-udma.c
k3-udma.h
Kconfig
Makefile
omap-dma.c