alistair23-linux/drivers/video/aty
Yijing Wang 66be736921 radeon: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
Pci core has been saved pm cap register offset by pdev->pm_cap in pci_pm_init()
in init path. So we can use pdev->pm_cap instead of using
pci_find_capability(pdev, PCI_CAP_ID_PM) for better performance and simplified code.

Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: linux-fbdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2013-06-27 09:35:36 +03:00
..
ati_ids.h
aty128fb.c aty128fb: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM) 2013-06-27 09:35:36 +03:00
atyfb.h
atyfb_base.c fb: fix atyfb unused data warnings 2013-06-26 15:13:53 +03:00
mach64_accel.c
mach64_ct.c
mach64_cursor.c
mach64_gx.c
Makefile
radeon_accel.c
radeon_backlight.c
radeon_base.c
radeon_i2c.c
radeon_monitor.c
radeon_pm.c radeon: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM) 2013-06-27 09:35:36 +03:00
radeonfb.h