usb: isp1760: Move core code to isp1760-core.c
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 20 Jan 2015 22:55:57 +0000 (00:55 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 27 Jan 2015 15:39:16 +0000 (09:39 -0600)
commit4b1a577d41c99f2aa548e8de3effe1033d9ca40b
tree181b85235f810e6e31f45a45c2316885ba96e534
parente19c99e7592e06b6fdf558aa8877b671f8cf0329
usb: isp1760: Move core code to isp1760-core.c

Move core device initialization to a central location in order to share
it with the device mode implementation.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/host/Makefile
drivers/usb/host/isp1760-core.c [new file with mode: 0644]
drivers/usb/host/isp1760-core.h [new file with mode: 0644]
drivers/usb/host/isp1760-hcd.c
drivers/usb/host/isp1760-hcd.h
drivers/usb/host/isp1760-if.c