Re: [PATCH 0/6] USBHID: fix several suspend-related bugs

2012-07-20 Thread Jiri Kosina
On Thu, 19 Jul 2012, Alan Stern wrote:

 Jiri:
 
 This patch series fixes several major and minor bugs in the usbhid 
 driver related to suspend and resume, and especially autosuspend.

Alan,

thanks a lot for all the fixes! Amazing how many defects have gone 
unnoticed for quite a long time.

I have now queued all this for 3.6.

 I don't think any of the problems are terribly severe, although some of 
 them prevent autosuspend from working properly, so I haven't marked the 
 patches for -stable.  If you want to submit some of them (especially the 
 first two) for the stable trees, that's okay with me.

I'll probably just go with plain 3.6 if you don't mind. Some of the 
problems have been there for quite a long time already, and I don't 
remember seeing any report as a fallout of those.

Thanks again,

-- 
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line unsubscribe linux-usb in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/6] USBHID: fix several suspend-related bugs

2012-07-19 Thread Alan Stern
Jiri:

This patch series fixes several major and minor bugs in the usbhid 
driver related to suspend and resume, and especially autosuspend.

I don't think any of the problems are terribly severe, although some of
them prevent autosuspend from working properly, so I haven't marked the
patches for -stable.  If you want to submit some of them (especially
the first two) for the stable trees, that's okay with me.

Alan Stern


 drivers/hid/usbhid/hid-core.c |  300 +-
 drivers/hid/usbhid/usbhid.h   |1 
 2 files changed, 154 insertions(+), 147 deletions(-)


--
To unsubscribe from this list: send the line unsubscribe linux-usb in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html