linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/3] do exception handling appropriately in at_dma_xlate()
@ 2020-08-17 11:57 Yu Kuai
  2020-08-17 11:57 ` [PATCH 1/3] dmaengine: at_hdmac: check return value of of_find_device_by_node() " Yu Kuai
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Yu Kuai @ 2020-08-17 11:57 UTC (permalink / raw)
  To: ludovic.desroches, tudor.ambarus, vkoul, dan.j.williams,
	nicolas.ferre, plagnioj, arnd
  Cc: linux-arm-kernel, dmaengine, linux-kernel, yi.zhang, yukuai3

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-08-19  4:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-17 11:57 [PATCH V2 0/3] do exception handling appropriately in at_dma_xlate() Yu Kuai
2020-08-17 11:57 ` [PATCH 1/3] dmaengine: at_hdmac: check return value of of_find_device_by_node() " Yu Kuai
2020-08-17 11:57 ` [PATCH 2/3] dmaengine: at_hdmac: add missing put_device() call " Yu Kuai
2020-08-17 11:57 ` [PATCH 3/3] dmaengine: at_hdmac: add missing kfree() " Yu Kuai
2020-08-19  4:29 ` [PATCH V2 0/3] do exception handling appropriately " Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).