On Tue, Sep 29, 2009 at 02:09:19PM -0700, Elina Pasheva wrote: > On Tue, 2009-09-29 at 12:41 -0700, Greg KH wrote: > > On Mon, Sep 28, 2009 at 11:13:10AM -0700, Elina Pasheva wrote: > > > On Thu, 2009-09-17 at 15:26 -0700, Elina Pasheva wrote: > > > > Subject: [PATCH 001/001] USB: serial: sierra driver version change to 1.3.8 > > > > From: Elina Pasheva <epasheva@xxxxxxxxxxxxxxxxxx> > > > > > > > > Updated sierra driver version from 1.3.7 to 1.3.8 now that the autosuspend > > > > capabilities were added to the driver. > > > > Signed-off-by: Elina Pasheva <epasheva@xxxxxxxxxxxxxxxxxx> > > > > --- > > > > drivers/usb/serial/sierra.c | 2 +- > > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > > > > > --- a/drivers/usb/serial/sierra.c > > > > +++ b/drivers/usb/serial/sierra.c > > > > @@ -17,7 +17,7 @@ > > > > Whom based his on the Keyspan driver by Hugh Blemings <hugh@xxxxxxxxxxxx> > > > > */ > > > > > > > > -#define DRIVER_VERSION "v.1.3.7" > > > > +#define DRIVER_VERSION "v.1.3.8" > > > > #define DRIVER_AUTHOR "Kevin Lloyd, Elina Pasheva, Matthew Safar, Rory Filer" > > > > #define DRIVER_DESC "USB Driver for Sierra Wireless USB modems" > > > > > > > Hi Greg, > > > I wonder what the status of this patch is? > > > We would like to have a new version for the sierra driver with selective > > > suspend support. > > > > It is in my todo queue. As it came in after the merge window opened, > > and it's a new feature, it will have to wait until .33, so I can't add > > it to my tree until linux-next settles down and allows .33 patches. > > > > I've also had 10+ days of conferences and am still digging out of my > > inbox... > > > > thanks, > > > > greg k-h > > > Thanks for your fast reply, Greg. > The thing is the new feature is already in linux-next (Oliver's patch > for aggressive autosuspend) but the version of sierra driver is left as > 1.3.7. > Our latest patch modifies the version to 1.3.8 so that we know this > version has the autosuspend implemented. > I appreciate your time. {sigh} You can see how fried my brain is from these conferences :) Of course this patch will make it in before .32 is released, it's just a version update. Sorry for the confusion... thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html