Re: [PATCH] USB: improve port transitions when EHCI starts up

2013-03-28 Thread Alan Stern
On Thu, 28 Mar 2013, Greg KH wrote: > On Wed, Mar 27, 2013 at 04:13:36PM -0400, Alan Stern wrote: > > It seems to be getting more common recently for EHCI host controllers > > to be probed after their companion UHCI or OHCI controllers. This may > > be caused partly by splitting the ehci-pci driv

Re: [PATCH] USB: improve port transitions when EHCI starts up

2013-03-28 Thread Greg KH
On Wed, Mar 27, 2013 at 04:13:36PM -0400, Alan Stern wrote: > It seems to be getting more common recently for EHCI host controllers > to be probed after their companion UHCI or OHCI controllers. This may > be caused partly by splitting the ehci-pci driver out from ehci-hcd, > or it may be caused b

[PATCH] USB: improve port transitions when EHCI starts up

2013-03-27 Thread Alan Stern
It seems to be getting more common recently for EHCI host controllers to be probed after their companion UHCI or OHCI controllers. This may be caused partly by splitting the ehci-pci driver out from ehci-hcd, or it may be caused by changes in the way the kernel does driver probing. Regardless, it