mirror of
https://github.com/torvalds/linux.git
synced 2024-12-02 00:51:44 +00:00
99974aedbd
dma_async_device_register() can return non-zero error code. Add
condition to check the return value of dma_async_device_register
function and handle the error path.
Addresses-Coverity: Event check_return.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
xilinx_dma.c | ||
xilinx_dpdma.c | ||
zynqmp_dma.c |