From: Guennadi Liakhovetski Date: Thu, 11 Feb 2010 16:50:10 +0000 (+0000) Subject: dmaengine: shdma: convert to platform device resources X-Git-Tag: v2.6.34-rc1~12^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=027811b9b81a6b3ae5aa20c3302897bee9dcf09e;p=pandora-kernel.git dmaengine: shdma: convert to platform device resources The shdma dmaengine driver currently uses numerous macros to support various platforms, selected by ifdef's. Convert it to use platform device resources and lists of channel descriptors to specify register locations, interrupt numbers and other system-specific configuration variants. Unavoidably, we have to simultaneously convert all shdma users to provide those resources. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Paul Mundt --- Reading git-diff-tree failed