2006-05-25 07:21:38

by Milan Svoboda

[permalink] [raw]
Subject: [PATCH 0/5] usb gadget: patches to support ixp4xx platform

Hello,

following patches update pxa2xx_udc driver and ixp4xx arch depended files.
This driver will be usable on ixp4xx platform without problems.

Current state is that the pxa2xx_udc.c can't be even compiled for
the IXP4xx platform.

Feedback and comments are highly appreciated.

Best regards,
Milan Svoboda


2006-05-25 16:12:26

by Greg KH

[permalink] [raw]
Subject: Re: [PATCH 0/5] usb gadget: patches to support ixp4xx platform

On Thu, May 25, 2006 at 09:22:18AM +0200, Milan Svoboda wrote:
> Hello,
>
> following patches update pxa2xx_udc driver and ixp4xx arch depended files.
> This driver will be usable on ixp4xx platform without problems.
>
> Current state is that the pxa2xx_udc.c can't be even compiled for
> the IXP4xx platform.
>
> Feedback and comments are highly appreciated.

Please make these against the latest 2.6-rc kernel (Linus's tree) and
send them to the USB Gadget maintainer and CC: the linux-usb-devel
mailing list.

thanks,

greg k-h