Searched hist:"067 bd4fdfa17c3bbdac09b401667e967c81eb2b7" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/dma/dw/ |
H A D | platform.c | diff 067bd4fdfa17c3bbdac09b401667e967c81eb2b7 Tue Apr 15 15:18:41 CEST 2014 Andy Shevchenko <andriy.shevchenko@linux.intel.com> 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>
|