public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] dma: mmp_pdma: Fix phy channels not protected issue
@ 2013-06-03  8:02 Xiang Wang
  2013-06-03  8:02 ` [PATCH 1/2] dma: mmp_pdma: add protect when alloc/free phy channels Xiang Wang
  2013-06-03  8:02 ` [PATCH 2/2] dma: mmp_pdma: clear DRCMR when free a phy channel Xiang Wang
  0 siblings, 2 replies; 6+ messages in thread
From: Xiang Wang @ 2013-06-03  8:02 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 |   47 +++++++++++++++++++++++++++++++----------------
 1 files changed, 31 insertions(+), 16 deletions(-)

-- 
1.7.5.4


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

end of thread, other threads:[~2013-06-18  8:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-03  8:02 [PATCH 0/2] dma: mmp_pdma: Fix phy channels not protected issue Xiang Wang
2013-06-03  8:02 ` [PATCH 1/2] dma: mmp_pdma: add protect when alloc/free phy channels Xiang Wang
2013-06-17 13:26   ` Vinod Koul
2013-06-18  8:47     ` Xiang Wang
2013-06-03  8:02 ` [PATCH 2/2] dma: mmp_pdma: clear DRCMR when free a phy channel Xiang Wang
2013-06-03 10:07   ` Andy Shevchenko

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