Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143535
b: refs/heads/master
c: 3eaa750
h: refs/heads/master
i:
  143533: f6798a7
  143531: ac02683
  143527: b2605af
  143519: dcb8c10
v: v3
  • Loading branch information
Michael Hennerich authored and Dmitry Torokhov committed Apr 15, 2009
1 parent 06fe9a3 commit ed809cd
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: 0bc69ce692bd240bef2819d9f3b3527fad524f5b
refs/heads/master: 3eaa750d5652afbb9c8f25308c3647f89e41cefb
2 changes: 1 addition & 1 deletion trunk/drivers/input/keyboard/bf54x-keys.c
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ static int __devinit bfin_kpad_probe(struct platform_device *pdev)
}

error = request_irq(bf54x_kpad->irq, bfin_kpad_isr,
IRQF_SAMPLE_RANDOM, DRV_NAME, pdev);
0, DRV_NAME, pdev);
if (error) {
printk(KERN_ERR DRV_NAME
": unable to claim irq %d; error %d\n",
Expand Down

0 comments on commit ed809cd

Please sign in to comment.