Skip to content
Commit 022ae537 authored by Russell King's avatar Russell King
Browse files

ARM: dma: replace ISA_DMA_THRESHOLD with a variable



ISA_DMA_THRESHOLD has been unused by non-arch code, so lets now get
rid of it from ARM by replacing it with arm_dma_zone_mask.  Move
dma_supported() and dma_set_mask() out of line, and have
dma_supported() check this new variable instead.

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