dmaengine/ste_dma40: support pm in dma40
authorNarayanan G <narayanan.gopalakrishnan@stericsson.com>
Thu, 17 Nov 2011 11:56:41 +0000 (17:26 +0530)
committerVinod Koul <vinod.koul@linux.intel.com>
Tue, 22 Nov 2011 04:16:06 +0000 (09:46 +0530)
This patch adds power management support to the dma40
driver. The DMA registers are backed up and restored,
during suspend/resume. Also flags to track the dma usage
have been introduced to facilitate this. Patch also includes
few other minor changes, related to formatting, comments.

Signed-off-by: Narayanan G <narayanan.gopalakrishnan@stericsson.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>

No differences found