Re: [linux-usb-devel] [GIT PATCH] USB patches for 2.6.22

2007-07-12 Thread Andrew Morton
On Thu, 12 Jul 2007 17:03:46 -0700 (PDT) Linus Torvalds <[EMAIL PROTECTED]> wrote: > > On Thu, 12 Jul 2007, Greg KH wrote: > > > > Here are a bunch of USB patches and fixes against your 2.6.22 git tree. > > This also seems to contain some *totally*pointless* config variable > changes, that actu

Re: [linux-usb-devel] [GIT PATCH] USB patches for 2.6.22

2007-07-12 Thread Greg KH
On Thu, Jul 12, 2007 at 05:03:46PM -0700, Linus Torvalds wrote: > > On Thu, 12 Jul 2007, Greg KH wrote: > > > > Here are a bunch of USB patches and fixes against your 2.6.22 git tree. > > This also seems to contain some *totally*pointless* config variable > changes, that actually break simple th

Re: [linux-usb-devel] [GIT PATCH] USB patches for 2.6.22

2007-07-12 Thread Linus Torvalds
On Thu, 12 Jul 2007, Greg KH wrote: > > Here are a bunch of USB patches and fixes against your 2.6.22 git tree. This also seems to contain some *totally*pointless* config variable changes, that actually break simple things like "make oldconfig". This commit is insane: acb11c8b8020f1f1b254515202

[linux-usb-devel] [GIT PATCH] USB patches for 2.6.22

2007-07-12 Thread Greg KH
Here are a bunch of USB patches and fixes against your 2.6.22 git tree. They include a number of new drivers, some cleanups in anticipation of future API changes, new infrastructure to make writing USB drivers easier, and a lot of USB suspend work. There are a lot of minor little things in here t