Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362858
b: refs/heads/master
c: a2080d0
h: refs/heads/master
v: v3
  • Loading branch information
Bjorn Helgaas committed Apr 15, 2013
1 parent 9473061 commit 78107fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 26abfeed4341872364386c6a52b9acef8c81a81a
refs/heads/master: a2080d0c561c546d73cb8b296d4b7ca414e6860b
1 change: 1 addition & 0 deletions trunk/drivers/eisa/eisa-bus.c
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ static int __init eisa_request_resources(struct eisa_root_device *root,
edev->res[i].flags = IORESOURCE_IO | IORESOURCE_BUSY;
}

dev_printk(KERN_DEBUG, &edev->dev, "%pR\n", &edev->res[i]);
if (request_resource(root->res, &edev->res[i]))
goto failed;
}
Expand Down

0 comments on commit 78107fa

Please sign in to comment.