Add MAINTAINER entry for USB OTG Finite State Machine Cc: Felipe Balbi <[email protected]> Signed-off-by: Peter Chen <[email protected]> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index f25de35..bcd6b6b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10021,6 +10021,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 +L: [email protected] +S: Maintained +F: drivers/usb/common/usb-otg-fsm.c + USB OVER IP DRIVER M: Valentina Manea <[email protected]> M: Shuah Khan <[email protected]> -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
