From: Dan Williams Date: Tue, 2 Jan 2007 20:52:31 +0000 (-0700) Subject: iop13xx: surface the iop13xx adma units to the iop-adma driver X-Git-Tag: v2.6.23-rc1~1077^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39a8d7d13c113e4a98bfdfc45c7233188e4d715f;p=pandora-kernel.git iop13xx: surface the iop13xx adma units to the iop-adma driver Adds the platform device definitions and the architecture specific support routines (i.e. register initialization and descriptor formats) for the iop-adma driver. Changelog: * added 'descriptor pool size' to the platform data * add base support for buffer sizes larger than 16MB (hw max) * build error fix from Kirill A. Shutemov * rebase for async_tx changes * add interrupt support * do not call platform register macros in driver code * remove unnecessary ARM assembly statement * checkpatch.pl fixes * gpl v2 only correction Cc: Russell King Signed-off-by: Dan Williams --- Reading git-diff-tree failed