commit | 52a749992ca6a0fd304609af40ed3bfd6cef4660 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jan 24 12:02:38 2012 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jan 24 12:02:38 2012 -0800 |
tree | 713e871865a8f2cee8d6a3aebca2f4513d797f3b | |
parent | d1620ca9e7bb0030068c3b45b653defde8839dac [diff] |
Revert "USB: usb-skeleton.c: fix open/disconnect race" This reverts commit 26c71a79cade5ccad80e0752cd82f3518df48fb3. It's not needed, to quote Ming Lei: Looks you have queued the patch into your tree, but just now I find the patch is not needed at all, since we have had minor_rwsem(drivers/usb/core/file.c) for this purpose, please drop the patch, sorry for it. Cc: Ming Lei <tom.leiming@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>