]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge tag 'ux500-dma40-for-arm-soc-3' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Tue, 25 Jun 2013 18:20:15 +0000 (11:20 -0700)
committerOlof Johansson <olof@lixom.net>
Tue, 25 Jun 2013 18:20:15 +0000 (11:20 -0700)
commit5c913a9a9772f4b434aaea7328836419287b5d1c
tree8b1eaab977412ec85f1832759d63dedaf843060e
parente7692e2cfd51324dad04273c97f025eaa3899aff
parent06568483297739f6ce8f2d25983f88dd8b563a9d
Merge tag 'ux500-dma40-for-arm-soc-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/drivers

From Linus Walleij:
DMA40 fixes for earlier submitted driver patches:
- Fix various error path and sparse bugs in the DMA40 driver
- Fix various compile errors in the ux500 crypto driver
  (dependent on the DMA40 changes).

* tag 'ux500-dma40-for-arm-soc-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson:
  crypto: ux500: use dmaengine_submit API
  crypto: ux500: use dmaengine_prep_slave_sg API
  crypto: ux500: use dmaengine_device_control API
  crypto: ux500/crypt: add missing __iomem qualifiers
  crypto: ux500/hash: add missing static qualifiers
  crypto: ux500/hash: use readl on iomem addresses
  dmaengine: ste_dma40: Declare memcpy config as static
  dmaengine: ste_dma40: fix error return code in d40_probe()

Signed-off-by: Olof Johansson <olof@lixom.net>
drivers/dma/ste_dma40.c