From: Andrzej Pietrasiewicz Date: Wed, 8 Oct 2014 10:03:36 +0000 (+0200) Subject: usb: gadget: configfs: add suspend/resume X-Git-Tag: omap-for-v3.19/fixes-rc1~87^2~32^2~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a571870856f63064a3a45d7ffa2526d597b7fbe;p=pandora-kernel.git usb: gadget: configfs: add suspend/resume USB gadgets composed with configfs lack suspend and resume methods. This patch uses composite_suspend()/composite_resume() the same way e.g. composite_setup() or composite_disconnect() are used in a configfs-based gadget. Signed-off-by: Andrzej Pietrasiewicz Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed