kernel-ark/drivers/usb/core
Alan Stern 809a58b896 USB: change name of spinlock in hcd.c
This patch (as940 renames hcd_data_lock in hcd.c to hcd_urb_list_lock,
which is more descriptive of the lock's job.  It also introduces a
convenient inline routine for testing whether a particular USB device
is a root hub.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-07-19 17:46:08 -07:00
..
buffer.c
config.c
devices.c
devio.c
driver.c
endpoint.c
file.c
generic.c
hcd-pci.c
hcd.c USB: change name of spinlock in hcd.c 2007-07-19 17:46:08 -07:00
hcd.h
hub.c USB: fix warning caused by autosuspend counter going negative 2007-07-19 17:46:04 -07:00
hub.h
inode.c
Kconfig
Makefile
message.c USB: core: message: clean up urb->status usage 2007-07-19 17:46:06 -07:00
notify.c
otg_whitelist.h
quirks.c
sysfs.c
urb.c USB: documentation update for usb_unlink_urb 2007-07-19 17:46:05 -07:00
usb.c
usb.h