From 4501fe61b286e35be5b372a4f1ffcf5881ceeaed Mon Sep 17 00:00:00 2001 From: "Chew, Chiau Ee" Date: Sat, 15 Mar 2014 02:02:39 +0800 Subject: [PATCH] dma: dw: Add suspend and resume handling for PCI mode DW_DMAC. This is to disable/enable DW_DMAC hw during late suspend/early resume. Since DMA is providing service to other clients (eg: SPI, HSUART), we need to ensure DMA suspends after the clients and resume before the clients are active. Signed-off-by: Chew, Chiau Ee Acked-by: Andy Shevchenko Acked-by: Viresh Kumar Signed-off-by: Vinod Koul --- Reading git-format-patch failed