Hi Linus

Please pull to receive fixes for dmaengine for rc2. Fixes are spread thru the
drivers this time round

The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:

  Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

are available in the git repository at:

  git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-4.4-rc2

for you to fetch changes up to 2c5d7407e012721f02741f1adae2b1bdf6ef6449:

  dmaengine: at_hdmac: use %pad format string for dma_addr_t (2015-11-16 
09:21:05 +0530)

----------------------------------------------------------------
dmaengine fixes for 4.4-rc2

  This has odd fixes spreadout drivers, not major here
   - usbdmac fixes for pm
   - edma build and logic fixes
   - build warn fixes for few drivers

----------------------------------------------------------------
Arnd Bergmann (3):
      dmaengine: edma: fix build without CONFIG_OF
      dmaengine: at_xdmac: use %pad format string for dma_addr_t
      dmaengine: at_hdmac: use %pad format string for dma_addr_t

Dan Carpenter (1):
      dmaengine: edma: predecence bug in GET_NUM_QDMACH()

Geert Uytterhoeven (2):
      dmaengine: sh: usb-dmac: Fix crash on runtime suspend
      dmaengine: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalance

Jason Liu (1):
      dmaengine: imx-sdma: remove __init annotation on sdma_event_remap

Peter Ujfalusi (1):
      dmaengine: of_dma: Correct return code for of_dma_request_slave_channel 
in case !CONFIG_OF

 drivers/dma/at_hdmac.c      | 20 ++++++++++----------
 drivers/dma/at_hdmac_regs.h |  6 +++---
 drivers/dma/at_xdmac.c      | 20 ++++++++++----------
 drivers/dma/edma.c          |  4 ++--
 drivers/dma/imx-sdma.c      |  2 +-
 drivers/dma/sh/usb-dmac.c   | 11 ++++++++---
 include/linux/of_dma.h      |  2 +-
 7 files changed, 35 insertions(+), 30 deletions(-)

Thanks
-- 
~Vinod

Attachment: signature.asc
Description: Digital signature

Reply via email to