diff options
author | Bryan O'Donoghue <pure.logic@nexus-software.ie> | 2016-09-19 13:41:46 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-09-20 02:47:40 -0400 |
commit | 7d7005180a7eab473bca4c1fe807f0589561791e (patch) | |
tree | 8b0efa2be72f479c06cd509884d03e5bc0886315 /MAINTAINERS | |
parent | 88d1878bcaa438297e3e5bb7376a6d8f5f5c38e5 (diff) |
staging: greybus: MAINTAINERS: add greybus protocol drivers maintainers
Add bod to some Greybus protocol drivers maintainers, loopback and
timesync.
Signed-off-by: Bryan O'Donoghue <pure.logic@nexus-software.ie>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 24b07f746919..ddd382ddce55 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -5307,6 +5307,13 @@ F: drivers/staging/greybus/power_supply.c | |||
5307 | F: drivers/staging/greybus/spi.c | 5307 | F: drivers/staging/greybus/spi.c |
5308 | F: drivers/staging/greybus/spilib.c | 5308 | F: drivers/staging/greybus/spilib.c |
5309 | 5309 | ||
5310 | GREYBUS PROTOCOLS DRIVERS | ||
5311 | M: Bryan O'Donoghue <pure.logic@nexus-software.ie> | ||
5312 | S: Maintained | ||
5313 | F: drivers/staging/greybus/loopback.c | ||
5314 | F: drivers/staging/greybus/timesync.c | ||
5315 | F: drivers/staging/greybus/timesync_platform.c | ||
5316 | |||
5310 | GSPCA FINEPIX SUBDRIVER | 5317 | GSPCA FINEPIX SUBDRIVER |
5311 | M: Frank Zago <frank@zago.net> | 5318 | M: Frank Zago <frank@zago.net> |
5312 | L: linux-media@vger.kernel.org | 5319 | L: linux-media@vger.kernel.org |