commit | b3040e40675ec2c43542331cd30d4ee3dae797e8 | [log] [tgz] |
---|---|---|
author | Jassi Brar <jassi.brar@samsung.com> | Sun May 23 20:28:19 2010 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Sun May 23 20:28:19 2010 -0700 |
tree | a327c4a92118dd0e1c61b8455e744910cd121f57 | |
parent | 6f68fbaafbaa033205cd131d3e1f3c4b914e9b78 [diff] |
DMA: PL330: Add dma api driver Add DMA Engine API driver for the PL330 DMAC. This driver is supposed to be reusable by various platforms that have one or more PL330 DMACs. Atm, DMA_SLAVE and DMA_MEMCPY capabilities have been implemented. Signed-off-by: Jassi Brar <jassi.brar@samsung.com> Reviewed-by: Linus Walleij <linus.walleij@stericsson.com> [dan.j.williams@intel.com: missing slab.h and ->device_control() fixups] Signed-off-by: Dan Williams <dan.j.williams@intel.com>