Re: [PATCH] MAINTAINERS: update GPIO include files

2014-08-07 Thread Linus Walleij
On Mon, Aug 4, 2014 at 6:06 AM, Alexandre Courbot wrote: > Files under include/linux/gpio/ were not reported as part of the GPIO > subsystem. Fix this. > > Signed-off-by: Alexandre Courbot Patch applied. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-ke

[PATCH] MAINTAINERS: update GPIO include files

2014-08-03 Thread Alexandre Courbot
Files under include/linux/gpio/ were not reported as part of the GPIO subsystem. Fix this. Signed-off-by: Alexandre Courbot --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 5e0d24dcb122..d9ca71a31101 100644 --- a/MAINTAINERS ++