MAINTAINERS - Add an entry for the input MT protocol

This patch adds a maintainer for the input multitouch (MT) protocol,
such that get_maintainer.pl selects it whenever an MT event is present
in the patch.

Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

authored by Henrik Rydberg and committed by Dmitry Torokhov 3267a87f 493630b2

+7
+7
MAINTAINERS
··· 2887 2887 S: Maintained 2888 2888 F: drivers/input/ 2889 2889 2890 + INPUT MULTITOUCH (MT) PROTOCOL 2891 + M: Henrik Rydberg <rydberg@euromail.se> 2892 + L: linux-input@vger.kernel.org 2893 + S: Maintained 2894 + F: Documentation/input/multi-touch-protocol.txt 2895 + K: \b(ABS|SYN)_MT_ 2896 + 2890 2897 INTEL IDLE DRIVER 2891 2898 M: Len Brown <lenb@kernel.org> 2892 2899 L: linux-pm@lists.linux-foundation.org