USB: sisusbvga: Remove the BKL from open
authorAlessio Igor Bogani <abogani@texware.it>
Sun, 25 Apr 2010 10:37:10 +0000 (12:37 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 20 May 2010 20:21:39 +0000 (13:21 -0700)
BKL is not needed here because necessary locking is already provided
by mutex sisusb->lock.

Signed-off-by: Alessio Igor Bogani <abogani@texware.it>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found