Re: [PATCH] usbhid: discarded events don't abort idleness
From: Oliver Neukum <oneukum@suse.com>
Date: 2015-11-23 09:18:50
From: Oliver Neukum <oneukum@suse.com>
Date: 2015-11-23 09:18:50
On Fri, 2015-11-20 at 11:00 +0100, Jiri Kosina wrote:
On Thu, 5 Nov 2015, Oliver Neukum wrote:quoted
If an event is discarded the device stays idle. Just reverse the order of check and marking busy. Signed-off-by: Oliver Neukum <oneukum@suse.com>Hi Oliver, thanks for the fix. This is a real bug, so I am wondering whether you have seen causing it real problems (and hence it should be merged for 4.4), or if you found it just by code inspection (and therefore it should be fine to merge it for 4.5).
Hi, I was looking for another bug. So code inspection. HTH Oliver