OSDN Git Service

usb: dwc2: Remove unused otg_ver parameter
authorJohn Youn <John.Youn@synopsys.com>
Mon, 23 Jan 2017 22:54:52 +0000 (14:54 -0800)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 24 Jan 2017 14:19:04 +0000 (16:19 +0200)
commit0f3a7459ae2fd47cce099735ea3260979729cbfd
tree64be04ce1dbf3d65c5996a7cc7d77edfa80399e2
parent749494b6bdbbaf0899aa1c62a1ad74cd747bce47
usb: dwc2: Remove unused otg_ver parameter

The otg_ver parameter only controls the SRP pulsing method and defaults
to the 1.3 behavior. It is unused and can be removed.

Signed-off-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc2/core.c
drivers/usb/dwc2/core.h
drivers/usb/dwc2/hcd.c
drivers/usb/dwc2/params.c