commit | 2097890c43a8fe90763f31b0010fd6963f5512c8 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Wed Feb 20 20:47:56 2008 +0000 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Apr 24 21:16:38 2008 -0700 |
tree | 7daf617d0518639fb9b1e752c435ab8c9acf2173 | |
parent | 3d01f0fe6b66dd34511eaf35e06764b8997187bc [diff] |
USB: usb-serial: Prepare for BKL push down Take the lock in usb-serial instead. As it relies on the BKL internally we can't push it any deeper yet. Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>