USB: gadget: Push BKL down into drivers
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Thu, 22 May 2008 21:03:27 +0000 (22:03 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 21 Jul 2008 22:16:18 +0000 (15:16 -0700)
This keeps the gadget ioctl method wrapped but pushes the BKL down into
the gadget code so we can use unlocked_ioctl().

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found