kernel-ark/drivers/usb/gadget
Milan Svoboda 07cb7f23d0 USB: correct locking in gadgetfs_disconnect
This patch moves spin_lock (&dev->lock) before first use of dev.
I think that test to the state of device should be protected with
this spin_lock...

Signed-off-by: Milan Svoboda <msvoboda@ra.rockwell.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-09-27 11:58:52 -07:00
..
at91_udc.c
at91_udc.h
config.c
dummy_hcd.c USB: dummy-hcd: disable interrupts during req->complete 2006-08-02 16:41:42 -07:00
epautoconf.c
ether.c USB: Allow compile in g_ether, fix typo 2006-09-27 11:58:48 -07:00
file_storage.c
gadget_chips.h
goku_udc.c
goku_udc.h
inode.c USB: correct locking in gadgetfs_disconnect 2006-09-27 11:58:52 -07:00
Kconfig
lh7a40x_udc.c
lh7a40x_udc.h
Makefile
ndis.h
net2280.c
net2280.h
omap_udc.c USB: move <linux/usb_otg.h> to <linux/usb/otg.h> 2006-09-27 11:58:48 -07:00
omap_udc.h
pxa2xx_udc.c USB: pxa2xx_udc understands GPIO based VBUS sensing 2006-09-27 11:58:48 -07:00
pxa2xx_udc.h USB: pxa2xx_udc understands GPIO based VBUS sensing 2006-09-27 11:58:48 -07:00
rndis.c
rndis.h
serial.c
usbstring.c
zero.c