Skip to content

Commit

Permalink
sh: dma-api channel capability extensions.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Mark Glaisher authored and Paul Mundt committed Dec 6, 2006
1 parent e803aaf commit db9b99d
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 96 deletions.
Loading

0 comments on commit db9b99d

Please sign in to comment.