commit | 4371ea8202e98c8ef77ca887de3b19affbb3498f | [log] [tgz] |
---|---|---|
author | Daniel Kurtz <djkurtz@chromium.org> | Thu Nov 17 19:23:50 2011 +0800 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed Dec 21 11:18:35 2011 +0100 |
tree | fc69c8be52b10dd549237ac117870e1fb872dfe8 | |
parent | f0befcd64bc57e6a0b7a96c37c55f79e6b999af7 [diff] |
HID: usbhid: defer LED setting to a workqueue Defer LED setting action to a workqueue. This is more likely to send all LED change events in a single URB. Signed-off-by: Daniel Kurtz <djkurtz@chromium.org> Acked-by: Oliver Neukum <oneukum@suse.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>