public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] dma: mmp_pdma: Fix phy channels not protected issue
@ 2013-06-06  2:24 Xiang Wang
  2013-06-06  2:24 ` [PATCH v2 1/2] dma: mmp_pdma: add protect when alloc/free phy channels Xiang Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Xiang Wang @ 2013-06-06  2:24 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] 4+ messages in thread

end of thread, other threads:[~2013-06-17 11:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-06  2:24 [PATCH v2 0/2] dma: mmp_pdma: Fix phy channels not protected issue Xiang Wang
2013-06-06  2:24 ` [PATCH v2 1/2] dma: mmp_pdma: add protect when alloc/free phy channels Xiang Wang
2013-06-06  2:24 ` [PATCH v2 2/2] dma: mmp_pdma: clear DRCMR when free a phy channel Xiang Wang
2013-06-17 11:41 ` [PATCH v2 0/2] dma: mmp_pdma: Fix phy channels not protected issue Xiang Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox