diff options
author | 2011-06-27 16:07:50 +0000 | |
---|---|---|
committer | 2011-07-13 08:14:52 +0100 | |
commit | 58b6542b50ded4243c26c251c0507e5f658642f6 (patch) | |
tree | f2cf26ee85607daf86983b3d10871e186a0c7dde /tools/perf/scripts/python/sched-migration.py | |
parent | Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-core-next (diff) | |
download | linux-dev-58b6542b50ded4243c26c251c0507e5f658642f6.tar.xz linux-dev-58b6542b50ded4243c26c251c0507e5f658642f6.zip |
DRM: remove drm_pci_device_is_pcie
drm_pci_device_is_pcie duplicates the funcationality of pci_is_pcie.
Convert callers of the former to the latter. This has the side benefit
of removing an unnecessary search in the PCI configuration space due to
using a saved PCIe capability offset.
[airlied: update for new callsite]
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions