diff options
author | Chanwoo Choi <cw00.choi@samsung.com> | 2015-11-06 19:30:55 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-11-06 20:50:42 -0500 |
commit | cd2c3e7f94f3d8210320bfb9b5712bdcbb12f8db (patch) | |
tree | 85d12369e406aa47bdf875bab6af0175c22e9626 /MAINTAINERS | |
parent | 2a7cb1dc82fc2a52e747b4c496c13f6575fb1790 (diff) |
MAINTAINERS: add missing extcon directory
Add the missing extcon directory to maintain them. When using
get_maintainer.pl, the result should include the correct maintainer
information.
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.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 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 653ee9a7a3b8..6318e955ce27 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4207,7 +4207,10 @@ L: linux-kernel@vger.kernel.org | |||
4207 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git | 4207 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git |
4208 | S: Maintained | 4208 | S: Maintained |
4209 | F: drivers/extcon/ | 4209 | F: drivers/extcon/ |
4210 | F: include/linux/extcon/ | ||
4211 | F: include/linux/extcon.h | ||
4210 | F: Documentation/extcon/ | 4212 | F: Documentation/extcon/ |
4213 | F: Documentation/devicetree/bindings/extcon/ | ||
4211 | 4214 | ||
4212 | EXYNOS DP DRIVER | 4215 | EXYNOS DP DRIVER |
4213 | M: Jingoo Han <jingoohan1@gmail.com> | 4216 | M: Jingoo Han <jingoohan1@gmail.com> |