From: Mark Glaisher Date: Fri, 24 Nov 2006 06:13:52 +0000 (+0900) Subject: sh: dma-api channel capability extensions. X-Git-Tag: v2.6.20-rc1~34^2~20^2~32^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db9b99d461ddbbaa43c1e3581b1677b82c960948;p=pandora-kernel.git sh: dma-api channel capability extensions. This extends the SH DMA API for allowing handling of DMA channels based off of their respective capabilities. A couple of functions are added to the existing API, the core bits are register_chan_caps() for registering channel capabilities, and request_dma_bycap() for fetching a channel dynamically based off of a capability set. Signed-off-by: Mark Glaisher Signed-off-by: Paul Mundt --- Reading git-diff-tree failed