diff options
author | Kukjin Kim <[email protected]> | 2011-04-27 15:26:47 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-04-28 11:28:21 -0700 |
commit | 98909cf0d125eb0110afe92d0b419be7fa097f78 (patch) | |
tree | c5f6ce8b1a1cd241dc611c3c999e8e3064680e20 | |
parent | c446808575150477f23625a60e0867960a110e23 (diff) |
MAINTAINERS: update Documentation file entry of GPIO subsystem
Signed-off-by: Kukjin Kim <[email protected]>
Cc: Grant Likely <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0a8eb1a6eaf7..21e7aca5c81d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2808,7 +2808,7 @@ GPIO SUBSYSTEM M: Grant Likely <[email protected]> S: Maintained T: git git://git.secretlab.ca/git/linux-2.6.git -F: Documentation/gpio/gpio.txt +F: Documentation/gpio.txt F: drivers/gpio/ F: include/linux/gpio* |