Re: [linux-usb-devel] [PATCH] gadget: udc don't limit faster drivers

2006-09-18 Thread David Brownell
On Thursday 14 September 2006 1:21 am, Milan Svoboda wrote: > From: Milan Svoboda <[EMAIL PROTECTED]> > > This patch removes limitation which prevents use of drivers that support > speeds different than full speed. This is the right way to fix that issue, thanks. - Gadget drivers can support e

[linux-usb-devel] [PATCH] gadget: udc don't limit faster drivers

2006-09-14 Thread Milan Svoboda
From: Milan Svoboda <[EMAIL PROTECTED]> This patch removes limitation which prevents use of drivers that support speeds different than full speed. This patch is against 2.6.18-rc4. Signed-off-by: Milan Svoboda <[EMAIL PROTECTED]> --- diff -uprN -X orig.bak/Documentation/dontdiff orig.bak/driv