On 17-02-17, 12:27, Markus Mayer wrote: > From: Markus Mayer <[email protected]> > > Add maintainer information for bmips-cpufreq.c. > > Signed-off-by: Markus Mayer <[email protected]> > Acked-by: Florian Fainelli <[email protected]> > --- > > This is based on PM's linux-next from today (February 17). > > This patch could be squashed into patch 3/4 of the original series if that > is acceptable (see [1]) or it can remain separate. > > [1] https://lkml.org/lkml/2017/2/7/775 > > Changes in v2: > - added [email protected] > > MAINTAINERS | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 107c10e..d4ac248 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2692,6 +2692,13 @@ F: drivers/irqchip/irq-brcmstb* > F: include/linux/bcm963xx_nvram.h > F: include/linux/bcm963xx_tag.h > > +BROADCOM BMIPS CPUFREQ DRIVER > +M: Markus Mayer <[email protected]> > +M: [email protected]
Isn't this a list as well? Shouldn't this be L: ? > +L: [email protected] > +S: Maintained > +F: drivers/cpufreq/bmips-cpufreq.c > + > BROADCOM TG3 GIGABIT ETHERNET DRIVER > M: Siva Reddy Kallam <[email protected]> > M: Prashant Sreedharan <[email protected]> -- viresh

