diff options
author | Yinghai Lu <yinghai@kernel.org> | 2012-03-18 22:46:26 -0700 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2013-01-24 21:09:39 -0700 |
commit | 10c463a7a3b96285133c37e230781a1274abbd31 (patch) | |
tree | ac7b4fcf495c14828464d81de6d9e144b967c2ad /drivers/gpu/drm/omapdrm/omap_debugfs.c | |
parent | 3ecd9d01f7dffd5a2291267ba0410e1826c87530 (diff) |
PCI: Kill pci_is_reassigndev()
pci_reassigndev_resource_alignment() is the only user of
pci_is_reassigndev(). If we just use pci_specified_resource_alignment()
directly, we only need to call it once instead of twice, and we can get
rid of pci_is_reassigndev() altogether. No functional change.
[bhelgaas: changelog]
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_debugfs.c')
0 files changed, 0 insertions, 0 deletions