From: Peter Chen Date: Sun, 15 Feb 2015 04:22:59 +0000 (+0800) Subject: MAINTAINERS: add entry for USB OTG FSM X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=963ffa3e97d4011cbc545d4236179f227e199f3f;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git MAINTAINERS: add entry for USB OTG FSM Add MAINTAINER entry for USB OTG Finite State Machine Cc: Felipe Balbi Signed-off-by: Peter Chen Signed-off-by: Greg Kroah-Hartman --- 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 +T: git git://github.com/hzpeterchen/linux-usb.git +L: linux-usb@vger.kernel.org +S: Maintained +F: drivers/usb/common/usb-otg-fsm.c + USB OVER IP DRIVER M: Valentina Manea M: Shuah Khan