From: Felipe Balbi Date: Wed, 26 Feb 2014 16:17:07 +0000 (-0600) Subject: usb: dwc3: gadget: call gadget driver's ->suspend/->resume X-Git-Tag: v3.15-rc1~137^2~25^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc5ba2e0b829c9397f96df1191c7d2319ebc36d9;p=pandora-kernel.git usb: dwc3: gadget: call gadget driver's ->suspend/->resume When going into bus suspend/resume we _must_ call gadget driver's ->suspend/->resume callbacks accordingly. This patch implements that very feature which has been missing forever. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed