]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9d1c1fb36eda037b6e1715737667ee0a6062fa0a
tree52f7162fb4aa470db1591e81fb67c78c032b90d9
parent6bd48e5c3da1f2fb27452a1a40379256eca382ec
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