commit | 08a2b3b610a734a6d6e4ff0455eec1241966fcb3 | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oneukum@suse.de> | Thu May 24 13:52:51 2007 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Jul 12 16:34:28 2007 -0700 |
tree | 773e6f9444ebdcca009a07b80ad5716b34f9cf6e | |
parent | 403dfb58c3134a339e415fba9f6d45b51c6ee357 [diff] |
USB: whiteheat driver update this is an update of the whiteheat driver. It fixes: - switch from spinlocks to mutexes to prevent sleeping with a spinlock held - locking to stop races with disconnect - error handling for commands that time out Signed-off-by: Oliver Neukum <oneukum@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>