diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2016-02-14 01:35:19 (GMT) |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2016-03-10 05:20:59 (GMT) |
commit | 69ae9895d3fed49ee830c491b3d51c72966a8a4c (patch) | |
tree | 0478b185ab9580d0d82dfc5bb868d18364488894 /MAINTAINERS | |
parent | 63edb0310a5ca736c81aaba661b365cd4887cd3b (diff) | |
download | linux-69ae9895d3fed49ee830c491b3d51c72966a8a4c.tar.xz |
MAINTAINERS: Add co-maintainer for remoteproc subsystems
Add myself as co-maintainer for the remote processor related subsystems,
as agreed with Ohad.
Acked-by: Ohad Ben-Cohen <ohad@wizery.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 30aca4a..a4ca4b1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4967,6 +4967,7 @@ F: include/linux/hw_random.h HARDWARE SPINLOCK CORE M: Ohad Ben-Cohen <ohad@wizery.com> +M: Bjorn Andersson <bjorn.andersson@linaro.org> S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock.git F: Documentation/hwspinlock.txt @@ -9136,6 +9137,7 @@ F: include/linux/regmap.h REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM M: Ohad Ben-Cohen <ohad@wizery.com> +M: Bjorn Andersson <bjorn.andersson@linaro.org> T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc.git S: Maintained F: drivers/remoteproc/ @@ -9144,6 +9146,7 @@ F: include/linux/remoteproc.h REMOTE PROCESSOR MESSAGING (RPMSG) SUBSYSTEM M: Ohad Ben-Cohen <ohad@wizery.com> +M: Bjorn Andersson <bjorn.andersson@linaro.org> T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg.git S: Maintained F: drivers/rpmsg/ |