From: Alessio Igor Bogani Date: Sun, 25 Apr 2010 10:37:10 +0000 (+0200) Subject: USB: sisusbvga: Remove the BKL from open X-Git-Tag: v2.6.35-rc1~471^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1170656d94aff5e86e003394134b9c3ecbdaf10a;p=pandora-kernel.git USB: sisusbvga: Remove the BKL from open BKL is not needed here because necessary locking is already provided by mutex sisusb->lock. Signed-off-by: Alessio Igor Bogani Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed