dma: pl330: Enumerate the DMA channel PAUSE/RESUME operations
authorHuang Chao <chao7.huang@samsung.com>
Tue, 24 Jun 2014 03:17:45 +0000 (11:17 +0800)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:59:55 +0000 (11:59 +0900)
commit2fc5a29f7e7504541807ef18dfbe6a6dbb6dea64
tree86a02e080961305dbd7e1d55d9b4d49fc6483ac4
parentb328f118aeb79f443eb962d9efaea053d22f3e27
dma: pl330: Enumerate the DMA channel PAUSE/RESUME operations

This patch expands the pl330 dma channel operation enumerations,
which will support to pause data transfer and halt dma channel
on DMA_PAUSE command and resume data transfer and restart dma
channel on DMA_RESUME command.

Change-Id: I5d129063edca747a6c03f23a67c82ef508e4de17
Signed-off-by: Huang Chao <chao7.huang@samsung.com>
drivers/dma/pl330.c