From: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Date: Tue, 1 Dec 2009 18:37:07 +0000 (-0800)
Subject: USB: xhci: Add correct email and files to MAINTAINERS entry.
X-Git-Tag: firefly_0821_release~9833^2~3895^2~14
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=36d0344c254a7b333272757f858c403ea3a2d29f;p=firefly-linux-kernel-4.4.55.git

USB: xhci: Add correct email and files to MAINTAINERS entry.

Add the xHCI driver files to its MAINTAINERS entry so that I'm Cc'd on
cleanup patches.  Update the email address to one I actually use for
sending patches and responding to Linux mailing list emails.

Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
---

diff --git a/MAINTAINERS b/MAINTAINERS
index d7f8668b7a72..a383281d04cd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5663,9 +5663,11 @@ S:	Maintained
 F:	drivers/net/wireless/rndis_wlan.c
 
 USB XHCI DRIVER
-M:	Sarah Sharp <sarah.a.sharp@intel.com>
+M:	Sarah Sharp <sarah.a.sharp@linux.intel.com>
 L:	linux-usb@vger.kernel.org
 S:	Supported
+F:	drivers/usb/host/xhci*
+F:	drivers/usb/host/pci-quirks*
 
 USB ZC0301 DRIVER
 M:	Luca Risolia <luca.risolia@studio.unibo.it>