From: Andy Shevchenko Date: Tue, 15 Apr 2014 13:18:42 +0000 (+0300) Subject: dmaengine: dw: convert to use SET_LATE_SYSTEM_SLEEP_PM_OPS X-Git-Tag: omap-for-v3.16/fixes-against-rc1~69^2~27 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c31b6ae1b4a75680765ac66d80e2e107e8bf05a0;p=pandora-kernel.git dmaengine: dw: convert to use SET_LATE_SYSTEM_SLEEP_PM_OPS The commit 4501fe61 "dma: dw: Add suspend and resume handling for PCI mode DW_DMAC." introduces system power management callbacks. Regarding to commit f78c4cff "PM / Sleep: Add macro to define common late/early system PM callbacks" we have nice macro to setup dev_pm_ops structure. This patch converts a driver to use the macro. Signed-off-by: Andy Shevchenko Signed-off-by: Vinod Koul --- Reading git-diff-tree failed