Skip to content
Commit 173b3a7a authored by Grant Likely's avatar Grant Likely
Browse files

arch/microblaze: Move dma_mask from of_device into pdev_archdata



By moving dma_mask into pdev_archdata, and adding archdata to
struct of_device, it makes it possible to substitute of_device
with struct platform_device, which is a stepping stone to
removing the of_platform bus entirely.

Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
parent cb6dc512
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