Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316493
b: refs/heads/master
c: 67454b6
h: refs/heads/master
i:
  316491: 680569b
v: v3
  • Loading branch information
Bjorn Helgaas committed Jun 20, 2012
1 parent 69a7b7f commit 681ea57
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8f38eaca55d0fab7499b33adb1dec33e16de5abb
refs/heads/master: 67454b6602c3519d15193630e6765a5f02f39160
3 changes: 0 additions & 3 deletions trunk/drivers/pci/hotplug/shpchp_ctrl.c
Original file line number Diff line number Diff line change
Expand Up @@ -262,9 +262,6 @@ static int board_added(struct slot *p_slot)
}

if ((ctrl->pci_dev->vendor == 0x8086) && (ctrl->pci_dev->device == 0x0332)) {
if (slots_not_empty)
return WRONG_BUS_FREQUENCY;

if ((rc = p_slot->hpc_ops->set_bus_speed_mode(p_slot, PCI_SPEED_33MHz))) {
ctrl_err(ctrl, "%s: Issue of set bus speed mode command"
" failed\n", __func__);
Expand Down

0 comments on commit 681ea57

Please sign in to comment.