OSDN Git Service

dma: ste_dma40: Convert to the late system PM callbacks
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 7 May 2014 09:03:57 +0000 (11:03 +0200)
committerVinod Koul <vinod.koul@intel.com>
Wed, 7 May 2014 10:02:07 +0000 (15:32 +0530)
commit673d377345d69464929a1a70c778be830fa58143
tree391e7c48dbe504be5743d3f57eee3271390c4075
parent1b38da264674d6a0fe26a63996b8f88b88c3da48
dma: ste_dma40: Convert to the late system PM callbacks

Clients may still be active in the early phase of system PM, thus we
need to move the suspend operations to the late system PM phase.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/ste_dma40.c