Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128101
b: refs/heads/master
c: b52b3f4
h: refs/heads/master
i:
  128099: 25311fb
v: v3
  • Loading branch information
Bjorn Helgaas authored and Len Brown committed Dec 31, 2008
1 parent 3c57994 commit 172ef4c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 2320ac6cb078eec77bf93742895dc35e64fae124
refs/heads/master: b52b3f4af83571e86f910b07a61b177e2b7d8409
1 change: 0 additions & 1 deletion trunk/drivers/acpi/pci_irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@ acpi_pci_irq_add_entry(acpi_handle handle,
entry->id.segment = segment;
entry->id.bus = bus;
entry->id.device = (prt->address >> 16) & 0xFFFF;
entry->id.function = prt->address & 0xFFFF;
entry->pin = prt->pin;

do_prt_fixups(entry, prt);
Expand Down

0 comments on commit 172ef4c

Please sign in to comment.