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

[SPARC64] PCI: Consolidate PCI access code into pci_common.c



All the sun4u controllers do the same thing to compute the physical
I/O address to poke, and we can move the sun4v code into this common
location too.

This one needs a bit of testing, in particular the Sabre code had some
funny stuff that would break up u16 and/or u32 accesses into pieces
and I didn't think that was needed any more.  If it is we need to find
out why and add back code to do it again.

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