From: Barry Song <21cnbao@gmail.com> Date: Tue, 30 Jul 2013 09:44:34 +0000 (+0800) Subject: dmaengine: sirf: add PM entries for sleep and runtime X-Git-Tag: v3.12-rc1~68^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a76689bcaecf35391e6ddc8a00c09c79d6d5857;p=pandora-kernel.git dmaengine: sirf: add PM entries for sleep and runtime this patch adds PM ops entries in sirf-dma drivers, so that this driver can support suspend/resume, hibernation and runtime PM. while suspending, sirf-dma will lose all registers, so we save them at suspend and restore in resume for active channels. Signed-off-by: Barry Song Signed-off-by: Rongjun Ying Signed-off-by: Vinod Koul --- Reading git-diff-tree failed