Re: [linux-usb-devel] S3C24XX USB controller

2005-03-29 Thread David Brownell
On Tuesday 29 March 2005 2:09 am, Ben Dooks wrote: > > A new patch with this problem fixed, as well as clock resources > being released if the attach fails. Looks like you either mirrored the OMAP clock stuff or else made the same understandable goof I did. A recent OMAP patch disables all unuse

Re: [linux-usb-devel] S3C24XX USB controller

2005-03-29 Thread Ben Dooks
On Sun, Mar 13, 2005 at 10:21:38PM -0500, Alan Stern wrote: > On Sun, 13 Mar 2005, Ben Dooks wrote: > > > This is an updated patch for the OHCI host controller > > on the Samsung S3C24xx series of CPUs. The patch is > > an re-work of the previous patch sent to the list, > > with some tidying, and

Re: [linux-usb-devel] S3C24XX USB controller

2005-03-14 Thread Ben Dooks
On Sun, Mar 13, 2005 at 10:21:38PM -0500, Alan Stern wrote: > On Sun, 13 Mar 2005, Ben Dooks wrote: > > > This is an updated patch for the OHCI host controller > > on the Samsung S3C24xx series of CPUs. The patch is > > an re-work of the previous patch sent to the list, > > with some tidying, and

Re: [linux-usb-devel] S3C24XX USB controller

2005-03-13 Thread Alan Stern
On Sun, 13 Mar 2005, Ben Dooks wrote: > This is an updated patch for the OHCI host controller > on the Samsung S3C24xx series of CPUs. The patch is > an re-work of the previous patch sent to the list, > with some tidying, and updated to the 2.6.11-bk9 > kernel release. > + hcd = usb_create_hc

[linux-usb-devel] S3C24XX USB controller

2005-03-13 Thread Ben Dooks
This is an updated patch for the OHCI host controller on the Samsung S3C24xx series of CPUs. The patch is an re-work of the previous patch sent to the list, with some tidying, and updated to the 2.6.11-bk9 kernel release. Signed-off-by: Ben Dooks <[EMAIL PROTECTED]> diff -urN -X ../dontdiff linux