diff options
author | Chunfeng Yun <chunfeng.yun@mediatek.com> | 2022-09-29 14:44:59 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-09-30 13:55:48 +0200 |
commit | 1c703e29da5efac6180e4c189029fa34b7e48e97 (patch) | |
tree | 09e8b49c1c84f4bb5b6f00184f56463a8f45c71c /net/kcm | |
parent | 4b833fb3eb1e5c87f51211844b39743ccd01eac9 (diff) | |
download | linux-stable-1c703e29da5efac6180e4c189029fa34b7e48e97.tar.gz linux-stable-1c703e29da5efac6180e4c189029fa34b7e48e97.tar.bz2 linux-stable-1c703e29da5efac6180e4c189029fa34b7e48e97.zip |
usb: mtu3: fix failed runtime suspend in host only mode
When the dr_mode is "host", after the host enter runtime suspend,
the mtu3 can't do it, because the mtu3's device wakeup function is
not enabled, instead it's enabled in gadget init function, to fix
the issue, init wakeup early in mtu3's probe()
Fixes: 6b587394c65c ("usb: mtu3: support suspend/resume for dual-role mode")
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reported-by: Tianping Fang <tianping.fang@mediatek.com>
Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Link: https://lore.kernel.org/r/20220929064459.32522-1-chunfeng.yun@mediatek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/kcm')
0 files changed, 0 insertions, 0 deletions