diff options
author | Erik Gilling <[email protected]> | 2010-06-09 15:35:53 -0700 |
---|---|---|
committer | Erik Gilling <[email protected]> | 2010-08-05 14:57:02 -0700 |
commit | 84b9414babdc303dde1d3f44cd2a54dffb67ab97 (patch) | |
tree | 0958ea4c4dd88836c48c0713417be052fed30223 | |
parent | 42a7bf4d2686145bea03ff9b87d83868cc514f47 (diff) |
[ARM] tegra: add MAINTAINERS entry
Signed-off-by: Erik Gilling <[email protected]>
Signed-off-by: Colin Cross <[email protected]>
Acked-by: Olof Johansson <[email protected]>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 05741e0da46c..0c11652e6007 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5559,6 +5559,15 @@ W: http://tcp-lp-mod.sourceforge.net/ S: Maintained F: net/ipv4/tcp_lp.c +TEGRA SUPPORT +M: Colin Cross <[email protected]> +M: Erik Gilling <[email protected]> +M: Olof Johansson <[email protected]> +T: git git://android.git.kernel.org/kernel/tegra.git +S: Supported +F: arch/arm/mach-tegra + TEHUTI ETHERNET DRIVER M: Alexander Indenbaum <[email protected]> M: Andy Gospodarek <[email protected]> |