commit | 49f1525546532139e0260ae19ab8012a2bfbd1f3 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Thu May 22 22:48:48 2008 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jul 21 15:16:21 2008 -0700 |
tree | 09fe366d23762cfce48f83f3be75454d04ffa486 | |
parent | 54592157c7120ea4d6d0014cbbfc327d4b867fe3 [diff] |
USB: sisusb: Push down the BKL This is another case where the lock_kernel appears to be unneccessary and could be removed with a bit more investigative work Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>