From: Ulf Hansson Date: Wed, 23 Apr 2014 19:52:04 +0000 (+0200) Subject: dma: ste_dma40: Fixup system suspend/resume X-Git-Tag: omap-for-v3.16/fixes-against-rc1~69^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c906a3ec458742c95850c0c1cde9e8b68df25c01;p=pandora-kernel.git dma: ste_dma40: Fixup system suspend/resume Make sure to handle register context save/restore when needed from system PM callbacks. Previously we solely trusted the device to reside in in-active state while the system suspend callback were invoked, which is just too optimistic. Signed-off-by: Ulf Hansson Acked-by: Linus Walleij Signed-off-by: Vinod Koul --- Reading git-diff-tree failed