diff options
author | Xu Yang <xu.yang_2@nxp.com> | 2024-08-23 10:38:32 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-09-03 10:49:29 +0300 |
commit | e4fdcc10092fb244218013bfe8ff01c55d54e8e4 (patch) | |
tree | e69c600b3c9620fd89a9ce29e0e9a3b2d4c25c7b /scripts/lib/kdoc/kdoc_files.py | |
parent | 35f4a629641b812e04fadef087da5d6af59e32d7 (diff) | |
download | linux-e4fdcc10092fb244218013bfe8ff01c55d54e8e4.tar.xz |
usb: chipidea: udc: enable suspend interrupt after usb reset
Currently, suspend interrupt is enabled before pullup enable operation.
This will cause a suspend interrupt assert right after pullup DP. This
suspend interrupt is meaningless, so this will ignore such interrupt
by enable it after usb reset completed.
Signed-off-by: Xu Yang <xu.yang_2@nxp.com>
Acked-by: Peter Chen <peter.chen@kernel.org>
Link: https://lore.kernel.org/r/20240823073832.1702135-1-xu.yang_2@nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions