[PATCH] USB; minor usbfs locking updates
commiteea93a30dd39d6f7b4c53efaf01f53fa34b36798
authorDavid Brownell <david-b@pacbell.net>
Tue, 30 Mar 2004 00:53:38 +0000 (29 16:53 -0800)
committerGreg Kroah-Hartman <greg@kroah.com>
Tue, 30 Mar 2004 00:53:38 +0000 (29 16:53 -0800)
treed518193078ad1cb8a6a55127a748a492c7bf2b98
parent6f58f120e1020bed8f7049e0485849492007ac7a
[PATCH] USB; minor usbfs locking updates

These are "obvious" locking fixes:  using the right lock
to protect interface claim/release (should be the driver
model bus lock, not BKL).
drivers/usb/core/devices.c
drivers/usb/core/devio.c