[PATCH] ehci: remove old TT sched code

2013-10-15 Thread Dan Streetman
This removes the old EHCI transaction translator scheduling code, leaving only the "new" (now over 7 years old) scheduling code. --- I think it's been long enough to prove the "new" tt sched code works, and we can drop the old stuff. Alan, Greg, and reason to keep the old tt sched code? This pa

Re: [PATCH] ehci: remove old TT sched code

2013-10-16 Thread Dan Streetman
On Wed, Oct 16, 2013 at 10:34 AM, Alan Stern wrote: > On Tue, 15 Oct 2013, Dan Streetman wrote: > >> This removes the old EHCI transaction translator scheduling code, >> leaving only the "new" (now over 7 years old) scheduling code. > > I'm not so sure it&

Re: [PATCH] ehci: remove old TT sched code

2013-10-17 Thread Dan Streetman
On Wed, Oct 16, 2013 at 5:09 PM, Alan Stern wrote: > On Wed, 16 Oct 2013, Dan Streetman wrote: > >> On Wed, Oct 16, 2013 at 10:34 AM, Alan Stern >> wrote: >> > On Tue, 15 Oct 2013, Dan Streetman wrote: >> > > >> > Until the "new" sch