]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
usb: dwc2: Add call_gadget() function call
authorGrigor Tovmasyan <Grigor.Tovmasyan@synopsys.com>
Wed, 24 Jan 2018 13:43:58 +0000 (17:43 +0400)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 13 Mar 2018 08:47:49 +0000 (10:47 +0200)
commitc655557c12ded72a41a8d04e868a10b74d957f22
tree0ef1c6895caf3aa14917b7f1478115307ef2ad32
parent21b0340580f14d6e657439f7b7ce8cb98842dcaa
usb: dwc2: Add call_gadget() function call

Added call_gadget() function call when entering to L1 state
to inform gadget that core is in L1 state.

Did the same thing when exiting from L1 state
to inform gadget that core is in L0 state.

Signed-off-by: Grigor Tovmasyan <tovmasya@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc2/core_intr.c