From: Narayanan G Date: Fri, 20 Jan 2012 08:26:14 +0000 (+0530) Subject: dmaengine: ste_dma40: don't check for pm_runtime_suspended() X-Git-Tag: v3.9-rc1~80^2~25^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42365cf0fa19473dde5fe226b0e7e9ab8ea18af8;p=pandora-kernel.git dmaengine: ste_dma40: don't check for pm_runtime_suspended() The check for runtime suspend is not needed during a regular suspend, as the framework takes care of this. This fixes the issue of DMA driver not letting the system to go to deepsleep in the first attempt. Signed-off-by: Narayanan G Reviewed-by: Rabin Vincent Acked-by: Linus Walleij Acked-by: Vinod Koul Signed-off-by: Fabio Baltieri --- Reading git-diff-tree failed