usb: dwc3: gadget: cut and paste fixups in suspend/resume
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 7 Mar 2014 11:19:57 +0000 (14:19 +0300)
committerFelipe Balbi <balbi@ti.com>
Fri, 7 Mar 2014 16:03:24 +0000 (10:03 -0600)
commit73a30bfc0d526db899033165db6f95c427e70505
tree52f7162fb4aa470db1591e81fb67c78c032b90d9
parentd95faaec4763b94c9eedac9a1f933753015651ed
usb: dwc3: gadget: cut and paste fixups in suspend/resume

These were cut and paste from the ->disconnect function.

Fixes commit 30d577b9bcc4 ('usb: dwc3: gadget: call gadget driver's
->suspend/->resume')

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/gadget.c