diff options
author | Stephen Warren <[email protected]> | 2012-09-04 15:55:43 -0600 |
---|---|---|
committer | Stephen Warren <[email protected]> | 2012-09-06 12:41:13 -0600 |
commit | d5703bd35a4c76b0717ea51e2e8aabce341828a1 (patch) | |
tree | b3d0476a7ef8940936e54db685368fda190b9c39 | |
parent | 3d75861f12c91f3ac2b5cb63247305c909c1eb00 (diff) |
MAINTAINERS: tegra: remove Olof/Colin, add device tree files
At Linux Plumbers conference, Olof and Colin both told me to remove them
from the MAINTAINERS file. Thank you both very much for all the help with
Tegra!
Also, include all Tegra-related device-tree files in the file list.
Signed-off-by: Stephen Warren <[email protected]>
Acked-by: Olof Johansson <[email protected]>
Acked-by: Colin Cross <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ae5467835b19..7c9fdb0e2974 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6776,14 +6776,13 @@ F: drivers/net/team/ F: include/linux/if_team.h TEGRA SUPPORT -M: Colin Cross <[email protected]> -M: Olof Johansson <[email protected]> M: Stephen Warren <[email protected]> Q: http://patchwork.ozlabs.org/project/linux-tegra/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git S: Supported F: arch/arm/mach-tegra +F: arch/arm/boot/dts/tegra* F: arch/arm/configs/tegra_defconfig TEHUTI ETHERNET DRIVER |