The patch titled Subject: MAINTAINERS: add missing extcon directory has been added to the -mm tree. Its filename is maintainers-add-missing-extcon-directory.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/maintainers-add-missing-extcon-directory.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/maintainers-add-missing-extcon-directory.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Chanwoo Choi <cw00.choi@xxxxxxxxxxx> Subject: 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@xxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) diff -puN MAINTAINERS~maintainers-add-missing-extcon-directory MAINTAINERS --- a/MAINTAINERS~maintainers-add-missing-extcon-directory +++ a/MAINTAINERS @@ -4180,7 +4180,10 @@ L: linux-kernel@xxxxxxxxxxxxxxx T: git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git S: Maintained F: drivers/extcon/ +F: include/linux/extcon/ +F: include/linux/extcon.h F: Documentation/extcon/ +F: Documentation/devicetree/bindings/extcon/ EXYNOS DP DRIVER M: Jingoo Han <jingoohan1@xxxxxxxxx> _ Patches currently in -mm which might be from cw00.choi@xxxxxxxxxxx are maintainers-add-missing-extcon-directory.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html