summaryrefslogtreecommitdiff
path: root/keypair.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-04keypair: Add routines to generate and verify a keypairDaniel Borkmann1-0/+7
/>
authorRoger Quadros <rogerq@ti.com>2016-04-12 11:33:29 +0300
committerFelipe Balbi <felipe.balbi@linux.intel.com>2016-04-18 12:35:18 +0300
commit9772b47a4c2916d645c551228b6085ea24acbe5d (patch)
tree0517e1fc9865c2a009404c182bcac4fe4fe544f4
parente6bdf8195b4a43ebff71f25fc7ca5e436e79161a (diff)
usb: dwc3: gadget: Fix suspend/resume during device mode
Gadget controller might not be always active during system suspend/resume as gadget driver might not have yet been loaded or might have been unloaded prior to system suspend. Check if we're active and only then perform necessary actions during suspend/resume. Signed-off-by: Roger Quadros <rogerq@ti.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat