Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d4018d7f authored by Stefan Richter's avatar Stefan Richter
Browse files

ieee1394: sbp2: optimize DMA direction of command ORBs



Only the driver writes ORBs, the device just reads them.  Therefore
PCI_DMA_BIDIRECTIONAL can be replaced by PCI_DMA_TODEVICE which may be
cheaper on some architectures.

Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
parent 28212767
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment