]> git.baikalelectronics.ru Git - kernel.git/commit
dwc3: gadget: Implement the suspend entry event handler
authorBaolin Wang <baolin.wang@linaro.org>
Mon, 16 May 2016 08:43:53 +0000 (16:43 +0800)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 21 Jun 2016 08:16:01 +0000 (11:16 +0300)
commit2aed53a852a63cf791dc598d67367160f0334f87
tree028a1870fe73d0ea0e309c00f11e4577e8b09492
parentfbd30076923893e816db822371194d7ef206f4ca
dwc3: gadget: Implement the suspend entry event handler

It had changed to be suspend event for BIT6 in DEVT register from
version 2.30a and above. Thus this patch introduces one suspend
event handler to handle the suspend event.

Signed-off-by: Baolin Wang <baolin.wang@linaro.org>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/gadget.c