Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56682
b: refs/heads/master
c: e702a71
h: refs/heads/master
v: v3
  • Loading branch information
Dan Williams authored and Russell King committed May 16, 2007
1 parent ec84ff7 commit 09650df
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: 06ba255571b0a2f1fb7e49e7406364e4194f4e10
refs/heads/master: e702a7155d14a6e11645e17d829217ae98fd45bb
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-iop13xx/msi.c
Original file line number Diff line number Diff line change
Expand Up @@ -190,5 +190,5 @@ int arch_setup_msi_irq(struct pci_dev *pdev, struct msi_desc *desc)
write_msi_msg(irq, &msg);
set_irq_chip_and_handler(irq, &iop13xx_msi_chip, handle_simple_irq);

return irq;
return 0;
}

0 comments on commit 09650df

Please sign in to comment.