From: Oliver Neukum Date: Sun, 26 Aug 2012 19:34:19 +0000 (+0200) Subject: usb: dwc3: core: memory ordering fix in close X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~139^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a540edf7bb02f3e968d1ce7cb355e740ba7de13;p=pandora-kernel.git usb: dwc3: core: memory ordering fix in close As a bitmap is used for free/used. As a device freed all memory operations must be scheduled before the bitmap is manipulated. Signed-off-by: Oliver Neukum Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed