public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] dma: mxs-dma: several bugfixes for the MXS DMA driver
@ 2011-12-08  8:15 Lothar Waßmann
  2011-12-08  8:15 ` [PATCH 1/4] dma: mxs-dma: fix a typo in comment Lothar Waßmann
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Lothar Waßmann @ 2011-12-08  8:15 UTC (permalink / raw)
  To: Vinod Koul; +Cc: Huang Shijie, Wolfram Sang, linux-kernel, Lothar Waßmann

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 402 bytes --]

The following patchset fixes some bugs in the MXS DMA driver.

Lothar Waßmann (4):
  fix a typo in comment
  Always leave mxs_dma_init() with the clock disabled.
  Using a static variable for counting the number of CCWs attached to
  Don't use CLKGATE to disable DMA clock.

 drivers/dma/mxs-dma.c |   43 ++++++++-----------------------------------
 1 files changed, 8 insertions(+), 35 deletions(-)


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

end of thread, other threads:[~2011-12-23 15:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-08  8:15 [PATCH 0/4] dma: mxs-dma: several bugfixes for the MXS DMA driver Lothar Waßmann
2011-12-08  8:15 ` [PATCH 1/4] dma: mxs-dma: fix a typo in comment Lothar Waßmann
2011-12-08  8:15 ` [PATCH 2/4] dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled Lothar Waßmann
2011-12-08  8:15 ` [PATCH 3/4] dma: mxs-dma: make mxs_dma_prep_slave_sg() multi user safe Lothar Waßmann
2011-12-08  8:22   ` Huang Shijie
2011-12-08  8:15 ` [PATCH 4/4] dma: mxs-dma: Don't use CLKGATE bits in CTRL0 to disable DMA channels Lothar Waßmann
2011-12-08  8:29   ` Huang Shijie
2011-12-08 10:52   ` Huang Shijie
2011-12-23 15:21 ` [PATCH 0/4] dma: mxs-dma: several bugfixes for the MXS DMA driver Vinod Koul

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