From: Ben Dooks Date: Mon, 28 Jan 2008 12:01:21 +0000 (+0100) Subject: [ARM] 4781/1: S3C24XX: DMA suspend and resume support X-Git-Tag: v2.6.25-rc1~1175^2~2^9~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c58f7a1d36709e50398c05df9419386befef2c59;p=pandora-kernel.git [ARM] 4781/1: S3C24XX: DMA suspend and resume support If an DMA channel was active at suspend, then ensure that it is correctly reconfigured when the system resumes. Note, the previous policy was for each driver to handle their own reconfiguration on resume. The policy has been changed to make the individual driver's job easier. Signed-off-by: Ben Dooks Signed-off-by: Russell King --- Reading git-diff-tree failed