diff options
author | Andi Kleen <ak@linux.intel.com> | 2010-06-01 23:04:43 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-08-10 23:35:36 +0200 |
commit | 00b81fb23a4937a24cb010f41ac173a786eb4c55 (patch) | |
tree | c6f15d0b85f3bc57be138877c56522aafbe9c768 /drivers/usb/gadget | |
parent | USB-BKL: Remove BKL use for usb serial driver probing (diff) | |
download | linux-00b81fb23a4937a24cb010f41ac173a786eb4c55.tar.xz linux-00b81fb23a4937a24cb010f41ac173a786eb4c55.zip |
USB-BKL: Remove BKL use in uhci-debug
BKL was not really needed, just came from earlier push downs.
The only part that's a bit dodgy is the lseek function. Would
need another lock or atomic access to fpos on 32bit?
Better to have a libfs lseek
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/gadget')
0 files changed, 0 insertions, 0 deletions