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 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dma-crossbar.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
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 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
k3-psil-j721e.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
k3-psil-j7200.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
k3-psil-priv.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
k3-psil.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
k3-udma-glue.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
k3-udma-private.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
k3-udma.c dmaengine: ti: k3-udma: Report short packet errors 2024-11-18 12:13:23 +01:00
k3-udma.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
omap-dma.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00