]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit965e2c1b04034e915143b48ee7a94758186e02b4
tree6be844ee83adf7b847f75d04a0eb92b4aae5d1ae
parent18831d4bc2c340e4c7981a32a346b99f28547b6b
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