On Mon, Oct 06, 2014 at 06:54:58PM +0300, Laurent Pinchart wrote:
> The slotinfo and memory_chunk structures are specific to the driver and
> defined in a header file. Prefix them with isp1760_ to avoid namespace
> clashes.
>
> Signed-off-by: Laurent Pinchart
Reviewed-by: Felipe Balbi
> ---
>
The slotinfo and memory_chunk structures are specific to the driver and
defined in a header file. Prefix them with isp1760_ to avoid namespace
clashes.
Signed-off-by: Laurent Pinchart
---
drivers/usb/host/isp1760-hcd.c | 15 ---
drivers/usb/host/isp1760-hcd.h | 4 ++--
2 files chang