usb: isp1760: Initialize the bus interface in core code
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 20 Jan 2015 22:55:59 +0000 (00:55 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 27 Jan 2015 15:39:26 +0000 (09:39 -0600)
commit5171446a3aec607c4f94a32758f51a68bc627fe3
treeef715105026ba279886ab33ef1a089a4606b11dc
parent667c45c2f159d3c4e1d592df42ffbc7d4d73e07b
usb: isp1760: Initialize the bus interface in core code

Although the corresponding register is part of the HCD register space,
processor bus initialization is not specific to the HCD. To prepare for
device controller support, move bus interface initialization to core
code.

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