From: Oliver Neukum Date: Wed, 3 Feb 2010 16:10:22 +0000 (+0100) Subject: USB: cdc-acm: fix possible deadlock with multiple openers X-Git-Tag: v2.6.34-rc1~215^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b626dc134d38d0001b98acf8c7293b6bc5ee86d;p=pandora-kernel.git USB: cdc-acm: fix possible deadlock with multiple openers The lock must be dropped before usb_autopm_interface_put() is called Signed-off-by: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed