HID: usbhid: defer LED setting to a workqueue
authorDaniel Kurtz <djkurtz@chromium.org>
Thu, 17 Nov 2011 11:23:50 +0000 (19:23 +0800)
committerJiri Kosina <jkosina@suse.cz>
Wed, 21 Dec 2011 10:18:35 +0000 (11:18 +0100)
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>

No differences found