Skip to content
Commit e3c71a32 authored by David S. Miller's avatar David S. Miller
Browse files

sparc: Fix resource flags for PCI children in OF device tree.



When a device is under an EBUS or ISA bus, the resource flags
don't get set properly.

Fix this by re-evaluating the resource flags at each level of
bus as we apply ranges on the way to the root.  And let PCI
override any existing flags setting, but don't let the
default flags calculator make such overrides.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 66e4f8c0
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