summaryrefslogtreecommitdiff
path: root/drivers/pci/pci-driver.c
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2013-11-05 20:34:51 (GMT)
committerBjorn Helgaas <bhelgaas@google.com>2013-11-05 23:36:06 (GMT)
commitfbeeb822f6f45cadf154d7b7cff1c13537cd799d (patch)
treeb88cbc5b7c1d0d9414185002ba4f9b583c3912c6 /drivers/pci/pci-driver.c
parentcf3e1feba7f906f233790f1806592730a88f584d (diff)
downloadlinux-fbeeb822f6f45cadf154d7b7cff1c13537cd799d.tar.xz
PCI: Drop warning about drivers that don't use pci_set_master()
f41f064cf4 ("PCI: Workaround missing pci_set_master in pci drivers") made pci_enable_bridge() turn on bus mastering if the driver hadn't done so already. It also added a warning in this case. But there's no reason to warn about it unless it's actually a problem to enable bus mastering here. This patch drops the warning because I'm not aware of any such problem. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> CC: Paul Bolle <pebolle@tiscali.nl>
Diffstat (limited to 'drivers/pci/pci-driver.c')
0 files changed, 0 insertions, 0 deletions