From: Paul Mundt Date: Tue, 17 Jan 2006 06:14:09 +0000 (-0800) Subject: [PATCH] sh: DMA updates X-Git-Tag: v2.6.16-rc1~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d831770b154a057562236e8cf50905c8f1ae1b0;p=pandora-kernel.git [PATCH] sh: DMA updates This extends the current SH DMA API somewhat to support a proper virtual channel abstraction, and also works to represent this through the driver model by giving each DMAC its own platform device. There's also a few other minor changes to support a few new CPU subtypes, and make TEI generation for the SH DMAC configurable. Signed-off-by: Paul Mundt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed