Bjorn Helgaas d68c5a2717 agp: Use pci_resource_start() to get CPU physical address for BAR
amd_irongate_configure(), ati_configure(), and nvidia_configure() call
ioremap() on an address read directly from a BAR.  But a BAR contains a
bus address, and ioremap() expects a CPU physical address.  Use
pci_resource_start() to obtain the physical address.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2014-01-07 11:36:35 -07:00
..
2014-01-06 17:49:22 -07:00
2014-01-06 17:49:22 -07:00
2014-01-06 17:49:22 -07:00
2012-01-26 18:36:48 +00:00
2014-01-06 17:49:22 -07:00
2014-01-06 17:49:22 -07:00
2014-01-06 17:49:22 -07:00
2008-08-12 10:13:38 +10:00
2014-01-06 17:49:22 -07:00
2014-01-06 17:49:22 -07:00