git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
baca66f
)
dmaengine: dw: move PM to suspend_late / resume_early stages
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Tue, 15 Apr 2014 13:18:41 +0000
(16:18 +0300)
committer
Vinod Koul
<vinod.koul@intel.com>
Wed, 7 May 2014 06:14:06 +0000
(11:44 +0530)
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>
drivers/dma/dw/platform.c
patch
|
blob
|
history
diff --cc
drivers/dma/dw/platform.c
Simple merge