From: Gerd Hoffmann Date: Fri, 13 Sep 2013 11:27:12 +0000 (+0200) Subject: uas: make work list per-device X-Git-Tag: v3.15-rc1~137^2~26^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bf8198e6b2da3e30960e95f8d215f44572515ce;p=pandora-kernel.git uas: make work list per-device Simplifies locking, we'll protect the list with the device spin lock. Also plugs races which can happen when two devices operate on the global list. While being at it rename the list head from "list" to "work", preparing for the addition of a second list. Signed-off-by: Gerd Hoffmann Signed-off-by: Hans de Goede Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed