All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] dma: imx-sdma: Modify SDMA's remove operation
@ 2014-08-05 13:09 Vignesh Raman
  2014-08-05 13:09 ` [PATCH v2 1/2] dma: imx-sdma: use module_platform_driver for SDMA driver Vignesh Raman
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vignesh Raman @ 2014-08-05 13:09 UTC (permalink / raw)
  To: vinod.koul, dan.j.williams, dmaengine, linux-kernel; +Cc: Jiada_Wang

This is a patch set which contains two patches which modify's sdma_remove 
operation and add tasklet_kill in sdma_remove function.

Vignesh Raman (2):
  dma: imx-sdma: use module_platform_driver for SDMA driver
  dma: imx-sdma: Adding tasklet_kill() in sdma_remove function.

 drivers/dma/imx-sdma.c |   31 +++++++++++++++++++++++++------
 1 file changed, 25 insertions(+), 6 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2014-08-19 15:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-05 13:09 [PATCH v2 0/2] dma: imx-sdma: Modify SDMA's remove operation Vignesh Raman
2014-08-05 13:09 ` [PATCH v2 1/2] dma: imx-sdma: use module_platform_driver for SDMA driver Vignesh Raman
2014-08-05 13:09 ` [PATCH v2 2/2] dma: imx-sdma: Adding tasklet_kill() in sdma_remove function Vignesh Raman
2014-08-19 15:22 ` [PATCH v2 0/2] dma: imx-sdma: Modify SDMA's remove operation Vinod Koul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.