commit | 54592157c7120ea4d6d0014cbbfc327d4b867fe3 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Thu May 22 22:47:31 2008 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jul 21 15:16:20 2008 -0700 |
tree | b910f60432af71646ab763eea0c24f88d380942b | |
parent | f1b5a7fe1718393f67fa6222a1cc27f97e12c4b3 [diff] |
USB: rio100: Push down the BKL The BKL is actually probably not needed as the mutex seems sufficient. If so then a further patch to drop it would be a good followup. Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>