From: David Brownell Date: Thu, 19 Mar 2009 21:14:17 +0000 (-0700) Subject: USB: gadget: composite device-level suspend/resume hooks X-Git-Tag: v2.6.30-rc1~670^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8942939a6c83f34615de5ae041cc9ca846923f94;p=pandora-kernel.git USB: gadget: composite device-level suspend/resume hooks Address one open question in the composite gadget framework: Yes, we should have device-level suspend/resume callbacks in addition to the function-level ones. We have at least one scenario (with gadget zero in OTG test mode) that's awkward to handle without it. Signed-off-by: David Brownell Cc: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed