diff options
| author | Ohad Ben-Cohen <ohad@wizery.com> | 2013-04-16 13:34:49 -0400 |
|---|---|---|
| committer | Ohad Ben-Cohen <ohad@wizery.com> | 2013-04-16 13:34:49 -0400 |
| commit | d8115db52b99eefb99bcbf992edc349e691b4ca7 (patch) | |
| tree | a04b27c7c840eab9dbb3fb604a38b78a6751102a | |
| parent | 1aa7d6a5d0e4c301a7f497d3be26bb7acd749423 (diff) | |
MAINTAINERS: add rpmsg entry
People and scripts look for this.
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
| -rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 95616582c728..eaca6c8451fe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
| @@ -6604,6 +6604,14 @@ F: drivers/remoteproc/ | |||
| 6604 | F: Documentation/remoteproc.txt | 6604 | F: Documentation/remoteproc.txt |
| 6605 | F: include/linux/remoteproc.h | 6605 | F: include/linux/remoteproc.h |
| 6606 | 6606 | ||
| 6607 | REMOTE PROCESSOR MESSAGING (RPMSG) SUBSYSTEM | ||
| 6608 | M: Ohad Ben-Cohen <ohad@wizery.com> | ||
| 6609 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg.git | ||
| 6610 | S: Maintained | ||
| 6611 | F: drivers/rpmsg/ | ||
| 6612 | F: Documentation/rpmsg.txt | ||
| 6613 | F: include/linux/rpmsg.h | ||
| 6614 | |||
| 6607 | RFKILL | 6615 | RFKILL |
| 6608 | M: Johannes Berg <johannes@sipsolutions.net> | 6616 | M: Johannes Berg <johannes@sipsolutions.net> |
| 6609 | L: linux-wireless@vger.kernel.org | 6617 | L: linux-wireless@vger.kernel.org |
