From: Adrian Hunter Date: Tue, 31 Jan 2012 10:49:00 +0000 (+0200) Subject: dmaengine: intel_mid_dma: move pm_runtime_put X-Git-Tag: v3.4-rc1~39^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91c1c9e36d9450974c9f04cf961d0b45aafca507;p=pandora-kernel.git dmaengine: intel_mid_dma: move pm_runtime_put Move pm_runtime_put() to the end of intel_mid_dma_free_chan_resources() because there is no sense in allowing runtime suspend while the driver is still accessing the device. Signed-off-by: Adrian Hunter Signed-off-by: Vinod Koul --- Reading git-diff-tree failed