On Tue, Jun 06, 2017 at 01:49:29PM +0100, Jon Hunter wrote: > Commit edd3bdbe9db1 ("dmaengine: tegra-apb: Correct runtime-pm usage") > added pm_runtime_get/put() calls to the tegra-apb DMA system suspend > callbacks. Runtime PM is disabled during system suspend and so these > APIs cannot be used. Fix the suspend handling for the tegra-apb DMA by > moving the save and restore of the DMA register context into the > runtime PM suspend and resume callbacks, and then use the > pm_runtime_force_suspend/resume() APIs to invoke the runtime PM > callbacks during system suspend. Applied, thanks -- ~Vinod -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html