Skip to content
Commit 122426d4 authored by Stephen Warren's avatar Stephen Warren Committed by Marek Vasut
Browse files

ARM: bcm2835: use phys_to_bus() for mbox



When we communicate with the VideoCore to perform property mailbox
transactions, that is a DMA operation as far as the property buffer
is concerned. Use phys_to_bus() on that buffer.

Signed-off-by: default avatarStephen Warren <swarren@wwwdotorg.org>
parent 4748cce5
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