linux-hardened/drivers/dma/dw
Andy Shevchenko c31b6ae1b4 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 <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2014-05-07 11:44:06 +05:30
..
core.c dma: dw: allocate memory in two stages in probe 2014-03-26 11:44:27 +05:30
internal.h dma: dw: split driver to library part and platform code 2013-07-05 11:40:44 +05:30
Kconfig Remove GENERIC_HARDIRQ config option 2013-09-13 15:09:52 +02:00
Makefile dma: dw: add PCI part of the driver 2013-07-05 11:40:45 +05:30
pci.c dmaengine: dw: convert to use SET_LATE_SYSTEM_SLEEP_PM_OPS 2014-05-07 11:44:06 +05:30
platform.c dmaengine: dw: move PM to suspend_late / resume_early stages 2014-05-07 11:44:06 +05:30
regs.h dma: dw: allocate memory in two stages in probe 2014-03-26 11:44:27 +05:30