dmaengine: mpc512x: add support for peripheral transfers
authorAlexander Popov <a13xp0p0v88@gmail.com>
Thu, 15 May 2014 14:15:32 +0000 (18:15 +0400)
committerVinod Koul <vinod.koul@intel.com>
Thu, 22 May 2014 05:07:01 +0000 (10:37 +0530)
Introduce support for slave s/g transfer preparation and the associated
device control callback in the MPC512x DMA controller driver, which adds
support for data transfers between memory and peripheral I/O to the
previously supported mem-to-mem transfers.

Signed-off-by: Alexander Popov <a13xp0p0v88@gmail.com>
[fixed subsytem name]
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/mpc512x_dma.c

Simple merge