Re: [PATCH v11 06/27] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers

From: Joe Perches
Date: Wed Mar 27 2019 - 21:29:58 EST


On Thu, 2019-03-28 at 00:16 +0100, Paul Cercueil wrote:
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -7665,6 +7665,15 @@ L: linux-mtd@xxxxxxxxxxxxxxxxxxx
> S: Maintained
> F: drivers/mtd/nand/raw/jz4780_*
>
> +INGENIC TCU driver

trivia:

Generally the section header is all upper case and not mixed case
$ git grep -i DRIVER -- MAINTAINERS | \
grep -v 'drivers/' | grep -v 'MAINTAINERS:[A-Z]:' | \
grep -P -i -o 'drivers?' | \
sort | uniq -c | sort -rn
980 DRIVER
181 DRIVERS
19 driver
12 Driver
8 drivers
3 Drivers