diff options
author | Sarah Sharp <sarah.a.sharp@linux.intel.com> | 2009-12-01 10:37:07 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-12-18 14:03:56 -0800 |
commit | 7f0d909acd1644a1eb313c7f67f17f9aa58c9ac6 (patch) | |
tree | d78456fcbc4ecf578af3256f4e9bec72f44cd276 /MAINTAINERS | |
parent | b71a005bac02d0f68ba2d93f47cd58afcd563149 (diff) |
USB: xhci: Add correct email and files to MAINTAINERS entry.
commit 36d0344c254a7b333272757f858c403ea3a2d29f upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4f96ac81089..c57d3964e00 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5594,9 +5594,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> |