drm/radeon: fix r600 pci mapping calls.
authorDave Airlie <airlied@redhat.com>
Mon, 9 Mar 2009 02:17:08 +0000 (12:17 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 13 Mar 2009 04:24:18 +0000 (14:24 +1000)
commita763d7dc0adb1159c1a52d43e566409da9fa59f0
tree62898c96080193cc849b635e8ef8ae08cac30836
parent08932156cc2d4f8807dc5ca5c3d6ccd85080610a
drm/radeon: fix r600 pci mapping calls.

This realigns the r600 pci mapping calls with the ati pcigart ones,
fixing the direction and using the correct interface.

Suggested by Jerome Glisse.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/r600_cp.c