From: Hans de Goede Date: Sun, 22 Sep 2013 14:27:02 +0000 (+0200) Subject: uas: Fix reset locking X-Git-Tag: v3.15-rc1~137^2~26^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be326f4c9bdfdff8a85145fb89b0a44c4d20ebc6;p=pandora-kernel.git uas: Fix reset locking Fix the uas_eh_bus_reset_handler not properly taking the usbdev lock before calling usb_device_reset, the usb-core expects this lock to be taken when usb_device_reset is called. Signed-off-by: Hans de Goede Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed