drm/radeon: enable pci bus mastering after card is initialised (v2)
[linux-2.6-block.git] / drivers / gpu / drm / radeon / radeon_device.c
index ea7df16e2f84f267f0a129fac762333b96d54b56..0fb4f8993caec4f07844452d35b1c27450692884 100644 (file)
@@ -955,7 +955,6 @@ int radeon_resume_kms(struct drm_device *dev)
                console_unlock();
                return -1;
        }
-       pci_set_master(dev->pdev);
        /* resume AGP if in use */
        radeon_agp_resume(rdev);
        radeon_resume(rdev);