linux/drivers/dma/dw
Andy Shevchenko 067bd4fdfa dmaengine: dw: move PM to suspend_late / resume_early stages
There is no need to use *_noirq version of suspend and resume PM callbacks. The
suspend_late / resume_early suit better (it was discussed in [1]) and in future
could be used for runtime PM support.

[1] http://www.spinics.net/lists/kernel/msg1650974.html

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
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 dma: dw: Add suspend and resume handling for PCI mode DW_DMAC. 2014-03-26 11:52:03 +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