aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Chen <[email protected]>2015-02-15 12:22:59 +0800
committerGreg Kroah-Hartman <[email protected]>2015-03-15 10:27:21 +0100
commit963ffa3e97d4011cbc545d4236179f227e199f3f (patch)
tree3db331025da7413c051b4fca039a31af419110ce
parentd20f7807996c69537e07443ef8dec4e01a28b099 (diff)
MAINTAINERS: add entry for USB OTG FSM
Add MAINTAINER entry for USB OTG Finite State Machine Cc: Felipe Balbi <[email protected]> Signed-off-by: Peter Chen <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 6239a305dff0..43391d668bf5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10196,6 +10196,13 @@ S: Maintained
F: Documentation/usb/ohci.txt
F: drivers/usb/host/ohci*
+USB OTG FSM (Finite State Machine)
+M: Peter Chen <[email protected]>
+T: git git://github.com/hzpeterchen/linux-usb.git
+S: Maintained
+F: drivers/usb/common/usb-otg-fsm.c
+
USB OVER IP DRIVER
M: Valentina Manea <[email protected]>
M: Shuah Khan <[email protected]>