usb: isp1760: Move PORT1 configuration to core code
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 20 Jan 2015 22:56:00 +0000 (00:56 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 27 Jan 2015 15:39:30 +0000 (09:39 -0600)
commit9a66e13290f16be59ac38e1955e15e8929076fc6
tree6be844ee83adf7b847f75d04a0eb92b4aae5d1ae
parent5171446a3aec607c4f94a32758f51a68bc627fe3
usb: isp1760: Move PORT1 configuration to core code

Configuring the mode of operation of port 1 doesn't belong to the HCD
code, as it's related to the soon to come UDC support. Move the
configuration to core code.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/host/isp1760-core.c
drivers/usb/host/isp1760-hcd.c