OSDN Git Service

usb: dwc3: omap: don't miss events during suspend/resume
authorRoger Quadros <rogerq@ti.com>
Mon, 22 Jan 2018 13:01:42 +0000 (15:01 +0200)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 12 Feb 2018 08:53:18 +0000 (10:53 +0200)
commitc49f63055e252810e5d6c83a4943b18db16b3cd8
tree793324f0323a74d51c77201d7c8730ec01041faa
parent675272d092e4a5570bace92593776f7348daf4c5
usb: dwc3: omap: don't miss events during suspend/resume

The USB cable state can change during suspend/resume
so be sure to check and update the extcon state.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/dwc3-omap.c