USB: rio100: Push down the BKL
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Thu, 22 May 2008 21:47:31 +0000 (22:47 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 21 Jul 2008 22:16:20 +0000 (15:16 -0700)
commit54592157c7120ea4d6d0014cbbfc327d4b867fe3
treeb910f60432af71646ab763eea0c24f88d380942b
parentf1b5a7fe1718393f67fa6222a1cc27f97e12c4b3
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>
drivers/usb/misc/rio500.c