USB: BKL removal from ioctl path of usbfs
authorOliver Neukum <oliver@neukum.org>
Thu, 14 Jan 2010 15:23:56 +0000 (16:23 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 2 Mar 2010 22:54:32 +0000 (14:54 -0800)
Total removal from the ioctl code path except for the outcall
to external modules. Locking is ensured by the normal locks
of usbfs.

Signed-off-by: Oliver Neukum <oliver@neukum.org>
Cc: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found