MLK-11122: dma: imx-sdma: use late system sleep pm ops
authorRobin Gong <b38343@freescale.com>
Thu, 18 Jun 2015 01:40:58 +0000 (09:40 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:47:25 +0000 (14:47 -0500)
commit1655abd64e38d6990fbc5ca0eed3f96471a0cfe0
tree70b1948114c0ca7693162b92507e86aea7bac5b4
parentb16b99b6d9086821d12a2f384da8248ea63551e6
MLK-11122: dma: imx-sdma: use late system sleep pm ops

Use SET_LATE_SYSTEM_SLEEP_PM_OPS rather than the common sleep pm ops to ensure
sdma has resumed back before all other module drivers which use sdma resume
back.

Signed-off-by: Robin Gong <b38343@freescale.com>
(cherry picked from commit a7f8725509b494c3073b1bcca63252d5c61bb80d)
drivers/dma/imx-sdma.c