diff options
author | Stephen Warren <[email protected]> | 2014-10-03 09:50:33 -0600 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2014-10-08 21:28:22 +0200 |
commit | 356d41422b00fed4bf8622a0721039a18f687fa0 (patch) | |
tree | 024b36f1b94e919ac74f0c1ddac688dca911ed64 | |
parent | 554077c54beafc8d5fe46fa42bf36d9322a51855 (diff) |
MAINTAINERS: condense some Tegra related entries
There's little point having specific entries in MAINTAINERS for Tegra
drivers that are already covered by the top-level Tegra architecture
support entry, and maintained by people listed there. Remove the
duplicates.
Signed-off-by: Stephen Warren <[email protected]>
Acked-by: Thierry Reding <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r-- | MAINTAINERS | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d50de1a937b0..ed86a568c350 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9017,11 +9017,6 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git S: Supported N: [^a-z]tegra -TEGRA ASOC DRIVER -M: Stephen Warren <[email protected]> -S: Supported -F: sound/soc/tegra/ - TEGRA CLOCK DRIVER M: Peter De Schrijver <[email protected]> M: Prashant Gaikwad <[email protected]> @@ -9033,11 +9028,6 @@ M: Laxman Dewangan <[email protected]> S: Supported F: drivers/dma/tegra20-apb-dma.c -TEGRA GPIO DRIVER -M: Stephen Warren <[email protected]> -S: Supported -F: drivers/gpio/gpio-tegra.c - TEGRA I2C DRIVER M: Laxman Dewangan <[email protected]> S: Supported @@ -9054,11 +9044,6 @@ M: Laxman Dewangan <[email protected]> S: Supported F: drivers/input/keyboard/tegra-kbc.c -TEGRA PINCTRL DRIVER -M: Stephen Warren <[email protected]> -S: Supported -F: drivers/pinctrl/pinctrl-tegra* - TEGRA PWM DRIVER M: Thierry Reding <[email protected]> S: Supported |