Hi Linus,

Here is the common fixes PULL for dmaengine. Dan has been working on fixing the
build issues in bunch of drivers. Here we have one fixing s3c24xx-dma, along
with fix from Russell on pl08x. Also we have Kuninori rcar dma fixes. The
s3c24xx-dma which was added in last merge window missed updates to usage of
DMA_COMPLETE so converting the last driver

Thanks
~Vinod

--

The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:
  Linus Torvalds (1):
        Linux 3.13-rc1

are available in the git repository at:

  git://git.infradead.org/users/vkoul/slave-dma.git fixes

Dan Williams (1):
      dma: fix build breakage in s3c24xx-dma

Kuninori Morimoto (3):
      rcar-hpbdma: add max transfer size
      rcar-hpbdma: fixup channel busy check for double plane
      rcar-hpbdma: initialise plane information when halted

Russell King - ARM Linux (1):
      Fix pl08x warnings

Sachin Kamat (1):
      dmaengine: s3c24xx-dma: use DMA_COMPLETE for dma completion status

Wei Yongjun (1):
      dma: mmp_pdma: add missing platform_set_drvdata() in mmp_pdma_probe()

 drivers/dma/amba-pl08x.c     |    2 +-
 drivers/dma/mmp_pdma.c       |    1 +
 drivers/dma/s3c24xx-dma.c    |   33 ++-------------------------------
 drivers/dma/sh/rcar-hpbdma.c |   11 ++++++++++-
 4 files changed, 14 insertions(+), 33 deletions(-)

-- 

Attachment: signature.asc
Description: Digital signature

Reply via email to