Skip to content
Commit db9b99d4 authored by Mark Glaisher's avatar Mark Glaisher Committed by Paul Mundt
Browse files

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: default avatarMark Glaisher <mark.glaisher@st.com>
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent e803aaf6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment