diff options
author | Yang Bai <hamo.by@gmail.com> | 2012-10-04 20:12:35 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-10-05 14:04:50 -0400 |
commit | 9b692346f8e1fdd38e40b0e203e968a7d61a1642 (patch) | |
tree | c99318df852a15318f4526d0630a4e04cdd253b7 /MAINTAINERS | |
parent | 7c59154e7548429ff80384803577176466d2ab9a (diff) |
MAINTAINERS: update gpio subsystem file list
Signed-off-by: Yang Bai <hamo.by@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f883fc1b1b46..35030a84ee3e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3123,6 +3123,7 @@ T: git git://git.secretlab.ca/git/linux-2.6.git | |||
3123 | F: Documentation/gpio.txt | 3123 | F: Documentation/gpio.txt |
3124 | F: drivers/gpio/ | 3124 | F: drivers/gpio/ |
3125 | F: include/linux/gpio* | 3125 | F: include/linux/gpio* |
3126 | F: include/asm-generic/gpio.h | ||
3126 | 3127 | ||
3127 | GRE DEMULTIPLEXER DRIVER | 3128 | GRE DEMULTIPLEXER DRIVER |
3128 | M: Dmitry Kozlov <xeb@mail.ru> | 3129 | M: Dmitry Kozlov <xeb@mail.ru> |