Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57548
b: refs/heads/master
c: 2288842
h: refs/heads/master
v: v3
  • Loading branch information
Olof Johansson authored and Jeff Garzik committed Jun 10, 2007
1 parent 562d396 commit 1d6f2d8
Show file tree
Hide file tree
Showing 2 changed files with 4 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: bd9c5a39e4141678bd6242e5b74bfe39d8d0be35
refs/heads/master: 22888423b3b1b96573250671afb5b72ea4364902
3 changes: 3 additions & 0 deletions trunk/drivers/ata/libata-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -6435,6 +6435,9 @@ int ata_host_activate(struct ata_host *host, int irq,
if (rc)
devm_free_irq(host->dev, irq, host);

/* Used to print device info at probe */
host->irq = irq;

return rc;
}

Expand Down

0 comments on commit 1d6f2d8

Please sign in to comment.