]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
usb/misc/chaoskey: introduce an URB for asynchronous reads
authorOliver Neukum <oneukum@suse.com>
Wed, 17 Feb 2016 18:01:33 +0000 (10:01 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Feb 2016 04:12:21 +0000 (20:12 -0800)
commit0ca10122ca08d21e375b8c85bd7b498b1aeaf55d
tree6464b5eed05796e90aee690b2c45574837629a72
parent0a15e24c2740b7db99fbe21642b33a3028700225
usb/misc/chaoskey: introduce an URB for asynchronous reads

To allow for and clean handling of signals an URB is introduced.

Signed-off-by: Oliver Neukum <oneukum@suse.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/chaoskey.c