From: Alan Cox Date: Thu, 22 May 2008 21:03:27 +0000 (+0100) Subject: USB: gadget: Push BKL down into drivers X-Git-Tag: v2.6.27-rc1~946^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44c389a00ff7229ab2f2aab22ce03ae0c9037df7;p=pandora-kernel.git USB: gadget: Push BKL down into drivers 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed