Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328470
b: refs/heads/master
c: 1ae9631
h: refs/heads/master
v: v3
  • Loading branch information
Roland Stigge authored and Linus Walleij committed Sep 30, 2012
1 parent e839805 commit 70e4c23
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 71fde00095dc25f74a2e7ba013747348ae6883cd
refs/heads/master: 1ae963143e34edaa14ab8855e0b0018c4fc77a83
2 changes: 2 additions & 0 deletions trunk/include/asm-generic/gpio.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ struct device_node;
* @get: returns value for signal "offset"; for output signals this
* returns either the value actually sensed, or zero
* @direction_output: configures signal "offset" as output, or returns error
* @set_debounce: optional hook for setting debounce time for specified gpio in
* interrupt triggered gpio chips
* @set: assigns output value for signal "offset"
* @to_irq: optional hook supporting non-static gpio_to_irq() mappings;
* implementation may not sleep
Expand Down

0 comments on commit 70e4c23

Please sign in to comment.