linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/2] dma: mmp_pdma: Fix phy channels not protected issue
@ 2013-06-18  6:55 Xiang Wang
  2013-06-18  6:55 ` [PATCH V3 1/2] dma: mmp_pdma: add protect when alloc/free phy channels Xiang Wang
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Xiang Wang @ 2013-06-18  6:55 UTC (permalink / raw)
  To: Dan Williams, Vinod Koul, linux-kernel; +Cc: wangxfdu, cxie4, Xiang Wang

From: Xiang Wang <wangx@marvell.com>

This patch set deals with the issues that 1) phy channels are not protected
in mmp_pdma. 2) dma request<->channel mapping is not cleared when a phy chan
is freed.

Xiang Wang (2):
  dma: mmp_pdma: add protect when alloc/free phy channels
  dma: mmp_pdma: clear DRCMR when free a phy channel

 drivers/dma/mmp_pdma.c |   48 ++++++++++++++++++++++++++++++++----------------
 1 files changed, 32 insertions(+), 16 deletions(-)

-- 
1.7.5.4


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

end of thread, other threads:[~2013-07-29  6:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-18  6:55 [PATCH V3 0/2] dma: mmp_pdma: Fix phy channels not protected issue Xiang Wang
2013-06-18  6:55 ` [PATCH V3 1/2] dma: mmp_pdma: add protect when alloc/free phy channels Xiang Wang
2013-06-18  6:55 ` [PATCH V3 2/2] dma: mmp_pdma: clear DRCMR when free a phy channel Xiang Wang
2013-07-03 12:11 ` [PATCH V3 0/2] dma: mmp_pdma: Fix phy channels not protected issue Xiang Wang
2013-07-25  2:18 ` Xiang Wang
2013-07-29  5:50 ` 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).