drm/radeon/kms: fix pcie_p callbacks on btc and cayman
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 12 Apr 2011 17:40:18 +0000 (13:40 -0400)
committerDave Airlie <airlied@redhat.com>
Tue, 12 Apr 2011 23:09:30 +0000 (09:09 +1000)
commitb4df8be1048eb6c8c5a8bd1646f5989fd34b549e
tree020a555e86c9cf5a814fe9e88c6be463d0f0e6e1
parent71e16bfbd2b1c63d4d97cc5059694c9346aee340
drm/radeon/kms: fix pcie_p callbacks on btc and cayman

btc and cayman asics use the same callback for
pcie port registers.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_asic.c