]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
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)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 14 Aug 2018 10:28:29 +0000 (12:28 +0200)
commit045572f177ff632d31738e36d2e8afe3b56b7fb4
tree4490a6fca35ffa852c90791a202efeff0de0a89c
parent55616e44c839effe12d54a4a99ecb3ae9e5b41aa
usb: dwc3: omap: don't miss events during suspend/resume

BugLink: http://bugs.launchpad.net/bugs/1783418
[ Upstream commit c49f63055e252810e5d6c83a4943b18db16b3cd8 ]

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>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/usb/dwc3/dwc3-omap.c