Skip to content
Commit 7659c038 authored by Kumar Gala's avatar Kumar Gala
Browse files

[POWERPC] Fix PCI indirect for big-endian cfg_addr



We didn't actually propogate the flag we pass into setup_indirect_pci()
to set indirect_type and thus were getting the wrong endianness if
PPC_INDIRECT_TYPE_BIG_ENDIAN was set.

Also, we need to or in additional flags rather than just doing a
direct assignment.

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 0de085bb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment