commit | db9b99d461ddbbaa43c1e3581b1677b82c960948 | [log] [tgz] |
---|---|---|
author | Mark Glaisher <mark.glaisher@st.com> | Fri Nov 24 15:13:52 2006 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Dec 06 10:45:39 2006 +0900 |
tree | a4bb8ff3f8339f3389e4b367bd1c1ecd7caab752 | |
parent | e803aaf63a18b26668fbfbfd41c65527bcc10532 [diff] |
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 <mark.glaisher@st.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>