Message ID | 20200817115728.1706719-1-yukuai3@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | do exception handling appropriately in at_dma_xlate() | expand |
On 17-08-20, 19:57, Yu Kuai wrote: > changes from V1: > -separate different changes to different patches, as suggested by Vinod. Please write proper cover letter explaining the patch series and also the changes from v1.. I have applied the patches. Thanks > 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