diff options
author | Andy Gross <agross@codeaurora.org> | 2015-01-21 22:39:24 -0600 |
---|---|---|
committer | Kumar Gala <galak@codeaurora.org> | 2015-01-23 10:29:21 -0600 |
commit | f5d3af9d21f9790ac078276e6c103871c12a3daa (patch) | |
tree | 5057a0364e5a699c3e5f52a935fd23cfca7ccadf | |
parent | 195b278dbd9d0d88ff3c743d55148022f5738b95 (diff) | |
download | op-kernel-dev-f5d3af9d21f9790ac078276e6c103871c12a3daa.zip op-kernel-dev-f5d3af9d21f9790ac078276e6c103871c12a3daa.tar.gz |
MAINTAINERS: Add co-maintainer for ARM/Qualcomm Support
Added myself as a co-maintainer. Updated the files to include the
Qualcomm SoC directory. Added linux-soc mailing list.
Signed-off-by: Andy Gross <agross@codeaurora.org>
Signed-off-by: Kumar Gala <galak@codeaurora.org>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ddb9ac8..22873c6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1290,10 +1290,13 @@ S: Maintained ARM/QUALCOMM SUPPORT M: Kumar Gala <galak@codeaurora.org> +M: Andy Gross <agross@codeaurora.org> M: David Brown <davidb@codeaurora.org> L: linux-arm-msm@vger.kernel.org +L: linux-soc@vger.kernel.org S: Maintained F: arch/arm/mach-qcom/ +F: drivers/soc/qcom/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git ARM/RADISYS ENP2611 MACHINE SUPPORT |