diff options
author | Paul Zimmerman <[email protected]> | 2014-09-19 14:49:36 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2014-09-19 16:17:58 -0700 |
commit | 18f340f90e087c078c634d5c4fed5e0d632d4fb6 (patch) | |
tree | a87c805504c4cdb1216eb58cda2d4d23cb6b71d5 | |
parent | 5dce95554a1866339de039060ecd7122056a9d71 (diff) |
usb: dwc2: add T: line to MAINTAINERS showing Felipe's tree
Starting with v3.18-rc, patches for dwc2 will go through Felipe's
tree. Add a T: line to MAINTAINERS to document this.
Signed-off-by: Paul Zimmerman <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3ca017a3ddea..294eef99277c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2849,6 +2849,7 @@ F: drivers/platform/x86/dell-wmi.c DESIGNWARE USB2 DRD IP DRIVER M: Paul Zimmerman <[email protected]> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git S: Maintained F: drivers/usb/dwc2/ |