diff options
author | Felipe Balbi <balbi@ti.com> | 2012-05-21 16:24:49 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-05-21 06:52:55 -0700 |
commit | d3ad558fcd5b88cba406ad099a596ebec6b3d2ee (patch) | |
tree | e9262f0f19b7d06532d5a18e000224ee99b790f9 | |
parent | 1c01f1d9a603ecf1744ae2d1a015c4b27c2b9fa0 (diff) | |
download | blackbird-op-linux-d3ad558fcd5b88cba406ad099a596ebec6b3d2ee.tar.gz blackbird-op-linux-d3ad558fcd5b88cba406ad099a596ebec6b3d2ee.zip |
MAINTAINERS: Add myself as maintainer to the USB PHY Layer
I have been looking over those patches for quite a
while. Adding myself officially as the maintainer
as agreed with Greg KH.
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8741f75360a1..80d1d87f6db0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7035,6 +7035,14 @@ W: http://pegasus2.sourceforge.net/ S: Maintained F: drivers/net/usb/pegasus.* +USB PHY LAYER +M: Felipe Balbi <balbi@ti.com> +L: linux-usb@vger.kernel.org +T: git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git +S: Maintained +F: drivers/usb/phy/ +F: drivers/usb/otg/ + USB PRINTER DRIVER (usblp) M: Pete Zaitcev <zaitcev@redhat.com> L: linux-usb@vger.kernel.org |