Am Montag, 7. März 2016, 19:18:13 schrieb Andreas Färber: > To avoid changes to input bindings not reaching linux-input reviewers > add an appropriate file pattern to the MAINTAINERS entry. > > Reported-by: Heiko Stübner <he...@sntech.de> > Signed-off-by: Andreas Färber <afaer...@suse.de>
not sure if it is needed, but looks good to me, so Reviewed-by: Heiko Stuebner <he...@sntech.de> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 8e9d47e10f59..b01a56dd7fb2 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -5633,6 +5633,7 @@ F: drivers/input/ > F: include/linux/input.h > F: include/uapi/linux/input.h > F: include/linux/input/ > +F: Documentation/devicetree/bindings/input/ > > INPUT MULTITOUCH (MT) PROTOCOL > M: Henrik Rydberg <rydb...@bitmath.org>