[PATCH V2 0/3] do exception handling appropriately in at_dma_xlate()
From: Yu Kuai
Date: Mon Aug 17 2020 - 07:57:48 EST
changes from V1:
-separate different changes to different patches, as suggested by Vinod.
Yu Kuai (3):
dmaengine: at_hdmac: check return value of of_find_device_by_node() in
at_dma_xlate()
dmaengine: at_hdmac: add missing put_device() call in at_dma_xlate()
dmaengine: at_hdmac: add missing kfree() call in at_dma_xlate()
drivers/dma/at_hdmac.c | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
--
2.25.4