From: Eric Anholt <eric@anholt.net>
Date: Mon, 17 Oct 2016 19:44:06 +0000 (-0700)
Subject: MAINTAINERS: Add the staging vchiq driver as a bcm2835 responsibility.
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4a5a7a662a009e0d3359ea368f8141eafd21b1e4;p=linux.git

MAINTAINERS: Add the staging vchiq driver as a bcm2835 responsibility.

It's being merged to support firmware communication on the Raspberry
Pi, so we should probably send its patches to linux-rpi-kernel.

Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---

diff --git a/MAINTAINERS b/MAINTAINERS
index 7084d8e8592fb..8d9392ac6e78d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2592,6 +2592,7 @@ L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/rpi/linux-rpi.git
 S:	Maintained
 N:	bcm2835
+F:	drivers/staging/vc04_services
 
 BROADCOM BCM47XX MIPS ARCHITECTURE
 M:	Hauke Mehrtens <hauke@hauke-m.de>