diff options
author | Siddharth Gupta <[email protected]> | 2022-07-05 17:38:16 +0530 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2022-07-18 15:32:34 -0500 |
commit | dc86c129b4fb5c387b0678cfb6081ef29809cc41 (patch) | |
tree | cf256ecff1d6fc4db1280c6de48a7bd8cc417ebe /drivers/usb/cdns3/cdns3-trace.c | |
parent | 5ddf5969e9272b01932366202a711dd5f51b4aea (diff) |
remoteproc: qcom: pas: Mark devices as wakeup capable
device_wakeup_enable() on its own is not capable of setting
device as wakeup capable, it needs to be used in conjunction
with device_set_wakeup_capable(). The device_init_wakeup()
calls both these functions on the device passed.
Fixes: a781e5aa5911 ("remoteproc: core: Prevent system suspend during remoteproc recovery")
Signed-off-by: Siddharth Gupta <[email protected]>
Signed-off-by: Sibi Sankar <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions