kernel-ark/drivers/usb/storage
Christoph Hellwig 04fc8bbcf5 kill DECLARE_MUTEX_LOCKED
DECLARE_MUTEX_LOCKED was used for semaphores used as completions and we've
got rid of them.  Well, except for one in libusual that the maintainer
explicitly wants to keep as semaphore.  So convert that useage to an
explicit sema_init and kill of DECLARE_MUTEX_LOCKED so that new code is
reminded to use a completion.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: "Satyam Sharma" <satyam.sharma@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-17 08:42:47 -07:00
..
alauda.c USB storage: sg chaining support 2007-10-16 11:20:59 +02:00
alauda.h
datafab.c USB storage: sg chaining support 2007-10-16 11:20:59 +02:00
datafab.h
debug.c
debug.h
dpcm.c USB: drivers/usb/storage/dpcm.c whitespace cleanup 2007-07-19 17:46:08 -07:00
dpcm.h
freecom.c
freecom.h
initializers.c USB: usb-storage: Initialize Huawei E220 properly 2007-10-12 14:55:24 -07:00
initializers.h USB: usb-storage: Initialize Huawei E220 properly 2007-10-12 14:55:24 -07:00
isd200.c
isd200.h
jumpshot.c USB storage: sg chaining support 2007-10-16 11:20:59 +02:00
jumpshot.h
karma.c
karma.h
Kconfig
libusual.c kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
Makefile
onetouch.c USB: storage: onetouch: clean up urb->status usage 2007-07-19 17:46:06 -07:00
onetouch.h
protocol.c USB storage: sg chaining support 2007-10-16 11:20:59 +02:00
protocol.h USB storage: sg chaining support 2007-10-16 11:20:59 +02:00
scsiglue.c Revert "usb-storage: implement autosuspend" 2007-09-13 06:01:24 -07:00
scsiglue.h
sddr09.c USB storage: sg chaining support 2007-10-16 11:20:59 +02:00
sddr09.h
sddr55.c USB storage: sg chaining support 2007-10-16 11:20:59 +02:00
sddr55.h
shuttle_usbat.c USB storage: sg chaining support 2007-10-16 11:20:59 +02:00
shuttle_usbat.h
transport.c [SCSI] usb storage: use scsi_eh API in REQUEST_SENSE execution 2007-10-12 14:55:02 -04:00
transport.h
unusual_devs.h USB: Nikon D40X unusual_devs entry 2007-10-12 14:55:34 -07:00
usb.c USB: allow usbstorage to have LUNS greater than 2Tb 2007-10-12 14:55:33 -07:00
usb.h usb-storage: fix bugs in the disconnect pathway 2007-08-22 14:27:52 -07:00