Re: [PATCH 11/17] usb: isp1760: Reorganize header files

2014-10-06 Thread Felipe Balbi
On Mon, Oct 06, 2014 at 06:54:59PM +0300, Laurent Pinchart wrote: > The isp1760-rhcd.h header contains PTD constants and structures only > useful for the HCD implementation. It also contains register definitions > that will be needed by common code when implementing support for the > ISP1761 device

[PATCH 11/17] usb: isp1760: Reorganize header files

2014-10-06 Thread Laurent Pinchart
The isp1760-rhcd.h header contains PTD constants and structures only useful for the HCD implementation. It also contains register definitions that will be needed by common code when implementing support for the ISP1761 device controller, but doesn't contain the isp1760_hcd structure definition that