Re: [RFC 3/3] MAINTAINERS: add maintainer entry for ks7010

From: Tobin C. Harding
Date: Thu Jun 01 2017 - 00:10:25 EST


On Thu, Jun 01, 2017 at 12:46:30PM +0900, Greg KH wrote:
> On Thu, Jun 01, 2017 at 01:27:08PM +1000, Tobin C. Harding wrote:
> > Driver ks7010 does not currently have a maintainer.
> >
> > Add maintainers entry for ks7010.
> >
> > Signed-off-by: Tobin C. Harding <me@xxxxxxxx>
> > ---
> > MAINTAINERS | 7 +++++++
> > 1 file changed, 7 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 9e98464..75250ee 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -7429,6 +7429,13 @@ F: Documentation/auxdisplay/ks0108
> > F: drivers/auxdisplay/ks0108.c
> > F: include/linux/ks0108.h
> >
> > +KS7010 KEYSTREAM DRIVER
> > +M: Tobin Harding <me@xxxxxxxx>
> > +L: driverdev-devel@xxxxxxxxxxxxxxxxxxxxxx
> > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
> > +S: Maintained
> > +F: drivers/staging/ks7010/
>
> All tabs please :)

Will fix in v2.

thanks,
Tobin.