Skip to content
Commit ab2c2152 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] Add a reference from struct device to the dma bounce info



dmabounce keeps a per-device structure, and finds the correct
structure by walking a list.  Since architectures can now add
fields to struct device, we can attach this structure direct to
the struct device, thereby eliminating the code to search the
list.

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