From: Andy Shevchenko Date: Tue, 15 Apr 2014 13:18:41 +0000 (+0300) Subject: dmaengine: dw: move PM to suspend_late / resume_early stages X-Git-Tag: omap-for-v3.16/fixes-against-rc1~69^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=067bd4fdfa17c3bbdac09b401667e967c81eb2b7;p=pandora-kernel.git 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 Signed-off-by: Vinod Koul --- Reading git-diff-tree failed