From: Tomoya MORINAGA Date: Thu, 12 Jan 2012 02:27:07 +0000 (+0900) Subject: usb: gadget: pch_udc: Fix USB suspend issue X-Git-Tag: v3.2.16~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a201b074bf85bca4e37497c0b042ce7ae6096101;p=pandora-kernel.git usb: gadget: pch_udc: Fix USB suspend issue commit 84566abba058b2aae8d603dfa90b5a3778a6714f upstream. ISSUE: After USB Suspend, a system rarely freezes. CAUSE: When USB Suspend occurred, the driver is not notifying a gadget of the event. Signed-off-by: Tomoya MORINAGA Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed