OSDN Git Service

usb: musb: disable otg protocol support
authorBin Liu <b-liu@ti.com>
Mon, 21 May 2018 13:42:19 +0000 (08:42 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 May 2018 10:03:25 +0000 (12:03 +0200)
commit0a9134bd733bbb99bd18f5520a488960170271f2
tree6e380d4de31a3476d301e1bf23de9af8f6b44a3a
parentd2852f2d3e6d6b9de3739f95b5cd9eab3157af37
usb: musb: disable otg protocol support

As decided in the discussion [1] we are deleting the otg protocol
support from the musb drivers.

First this patch disables the flags for enabling the otg protocols. We
will later gradually delete the otg protocol code from the musb drivers.

[1] https://www.spinics.net/lists/linux-usb/msg167003.html

Signed-off-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/musb/musb_gadget.c
drivers/usb/musb/musb_host.c