From: Alan Cox Date: Thu, 22 May 2008 21:07:51 +0000 (+0100) Subject: USB: usblcd: Push down BKL into driver X-Git-Tag: v2.6.27-rc1~946^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cb4aeca8e8c29605703be5576825eb3257d8a92;p=pandora-kernel.git USB: usblcd: Push down BKL into driver I'm pretty sure this can be eliminated however I couldn't prove (or find) what stopped the device vanishing mid IOCTL_GET_HARD_VERSION. Perhaps a USB wizard could double check that and see if the lock_kernel can go entirely. Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed