Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62529
b: refs/heads/master
c: 0dc070b
h: refs/heads/master
i:
  62527: bfed6b5
v: v3
  • Loading branch information
Dan Aloni authored and Len Brown committed Jul 22, 2007
1 parent b6bfdc6 commit 2a32fde
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: 18eab8550397f1f3d4b8b2c5257c88dae25d58ed
refs/heads/master: 0dc070bb0242481a6100c95e5deaa07b267399a8
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/pci_link.c
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,7 @@ static int acpi_pci_link_add(struct acpi_device *device)
/* query and set link->irq.active */
acpi_pci_link_get_current(link);

printk(PREFIX "%s [%s] (IRQs", acpi_device_name(device),
printk(KERN_INFO PREFIX "%s [%s] (IRQs", acpi_device_name(device),
acpi_device_bid(device));
for (i = 0; i < link->irq.possible_count; i++) {
if (link->irq.active == link->irq.possible[i]) {
Expand Down

0 comments on commit 2a32fde

Please sign in to comment.