Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 102260
b: refs/heads/master
c: b30dd56
h: refs/heads/master
v: v3
  • Loading branch information
Kenji Kaneshige authored and Jesse Barnes committed Jun 25, 2008
1 parent 5cfe674 commit 6234edb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 65b943f630bc177b743ca05b4cb6defe8fcffa6e
refs/heads/master: b30dd56d1c3786fb0c4e442a58d9a2ea78eeabb9
2 changes: 1 addition & 1 deletion trunk/drivers/pci/hotplug/pciehp_hpc.c
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,7 @@ static void hpc_release_ctlr(struct controller *ctrl)
{
/* Mask Hot-plug Interrupt Enable */
if (pcie_write_cmd(ctrl, 0, HP_INTR_ENABLE | CMD_CMPL_INTR_ENABLE))
err("%s: Cannot mask hotplut interrupt enable\n", __func__);
err("%s: Cannot mask hotplug interrupt enable\n", __func__);

/* Free interrupt handler or interrupt polling timer */
pciehp_free_irq(ctrl);
Expand Down

0 comments on commit 6234edb

Please sign in to comment.