Skip to content
Commit 3c500a35 authored by Russell King's avatar Russell King
Browse files

NET: sa11x0-ir: split si->dev for IrDA transmit and receive buffers



The sa11x0-ir device is not the device which is doing the DMA, the
DMA is being performed by a separate DMA engine.  Split the struct
device associated with each DMA channel from the main struct device,
but for the time being initialize it from the main struct device.

This is another preparatory step to converting this driver to use the
DMA engine API.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 04b7fc4d
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