Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320737
b: refs/heads/master
c: 9863fa6
h: refs/heads/master
i:
  320735: 9bc9ba2
v: v3
  • Loading branch information
Theodore Ts'o committed Jul 19, 2012
1 parent 13c797c commit 3ed2017
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 34e4cc40a0b077ee28a66d989491b6777a49a778
refs/heads/master: 9863fa6c8b05ca9e6efd3471cb8bc35583b4664a
3 changes: 1 addition & 2 deletions trunk/arch/arm/mach-omap1/board-palmz71.c
Original file line number Diff line number Diff line change
Expand Up @@ -288,8 +288,7 @@ palmz71_gpio_setup(int early)
}
gpio_direction_input(PALMZ71_USBDETECT_GPIO);
if (request_irq(gpio_to_irq(PALMZ71_USBDETECT_GPIO),
palmz71_powercable, IRQF_SAMPLE_RANDOM,
"palmz71-cable", NULL))
palmz71_powercable, 0, "palmz71-cable", NULL))
printk(KERN_ERR
"IRQ request for power cable failed!\n");
palmz71_powercable(gpio_to_irq(PALMZ71_USBDETECT_GPIO), NULL);
Expand Down

0 comments on commit 3ed2017

Please sign in to comment.