Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 55881
b: refs/heads/master
c: 32993b7
h: refs/heads/master
i:
  55879: eb55144
v: v3
  • Loading branch information
David Brownell authored and Linus Torvalds committed May 11, 2007
1 parent 492a45d commit 9816dd5
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 7faaa5f0bf4db6ac4908038e2139adc46c165ff4
refs/heads/master: 32993b793fb07784fd1380004f5b34f31f9105d5
4 changes: 3 additions & 1 deletion trunk/Documentation/gpio.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,9 @@ registers; another might implement it by delegating through abstractions
used for several very different kinds of GPIO controller.

That said, if the convention is supported on their platform, drivers should
use it when possible:
use it when possible. Platforms should declare GENERIC_GPIO support in
Kconfig (boolean true), which multi-platform drivers can depend on when
using the include file:

#include <asm/gpio.h>

Expand Down

0 comments on commit 9816dd5

Please sign in to comment.