From: Tomoya MORINAGA Date: Thu, 12 Jan 2012 02:27:05 +0000 (+0900) Subject: usb: gadget: pch_udc: Fix disconnect issue X-Git-Tag: v3.4-rc1~184^2~22^2~39^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c50a3bff0edb0acd49d8033a12ea4668e09a31ad;p=pandora-kernel.git usb: gadget: pch_udc: Fix disconnect issue ISSUE: When the driver notifies a gadget of a disconnect event, a system rarely freezes. CAUSE: When the driver calls dev->driver->disconnect(), it is not calling spin_unlock(). Signed-off-by: Tomoya MORINAGA Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed