Re: [PATCH 15/17] usb: isp1760: Initialize the bus interface in core code

2014-10-06 Thread Felipe Balbi
On Mon, Oct 06, 2014 at 06:55:03PM +0300, Laurent Pinchart wrote: > 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. > > Si

[PATCH 15/17] usb: isp1760: Initialize the bus interface in core code

2014-10-06 Thread Laurent Pinchart
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 --- drivers/usb/host/isp1760-core.c | 62 +