diff mbox

MAINTAINERS: Add devicetree bindings to Input Drivers section

Message ID 1457374694-4764-1-git-send-email-afaerber@suse.de (mailing list archive)
State Accepted
Headers show

Commit Message

Andreas Färber March 7, 2016, 6:18 p.m. UTC
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 <heiko@sntech.de>
Signed-off-by: Andreas Färber <afaerber@suse.de>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Heiko Stuebner March 7, 2016, 6:54 p.m. UTC | #1
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 <heiko@sntech.de>
> Signed-off-by: Andreas Färber <afaerber@suse.de>

not sure if it is needed, but looks good to me, so

Reviewed-by: Heiko Stuebner <heiko@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 <rydberg@bitmath.org>

--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Dmitry Torokhov March 11, 2016, 1:20 a.m. UTC | #2
On Mon, Mar 07, 2016 at 07:54:16PM +0100, Heiko Stübner wrote:
> 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 <heiko@sntech.de>
> > Signed-off-by: Andreas Färber <afaerber@suse.de>
> 
> not sure if it is needed, but looks good to me, so

Should not hurt...

> 
> Reviewed-by: Heiko Stuebner <heiko@sntech.de>

Applied, thank you.

> 
> > ---
> >  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 <rydberg@bitmath.org>
>
diff mbox

Patch

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 <rydberg@bitmath.org>