]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
PCI: rcar: Break out window size handling
authorMagnus Damm <damm@opensource.se>
Tue, 18 Feb 2014 02:11:32 +0000 (11:11 +0900)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 18 Feb 2014 20:20:21 +0000 (13:20 -0700)
commit33966fd9b5bcae325a283d7d46156bab25bc162b
tree055d662a3e1574d1c9f4c1589dfad9e8154a114b
parent546cadda3575153bdd0af4febfe958cc5945f95a
PCI: rcar: Break out window size handling

Break out the hard coded window size code to allow dynamic setup. The
window size is still left at 1GiB but with this patch changing window size
is easy for testing.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
drivers/pci/host/pci-rcar-gen2.c