usb: chipidea: core: handle suspend/resume for each role
authorXu Yang <xu.yang_2@nxp.com>
Thu, 13 Oct 2022 15:14:36 +0000 (23:14 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 23 Oct 2022 12:34:53 +0000 (14:34 +0200)
commit450857c6058f092167f17bad97a2cc9c2a39b9a0
tree56da313c74b40b0af9ee4de784d1c1c8ed6d288b
parent74494b33211d067427db25824cd8b53fa0eab1ef
usb: chipidea: core: handle suspend/resume for each role

There may be a need to handle suspend/resume per role. This patch
will add this support.

Signed-off-by: Xu Yang <xu.yang_2@nxp.com>
Acked-by: Peter Chen <peter.chen@kernel.org>
Link: https://lore.kernel.org/r/20221013151442.3262951-3-xu.yang_2@nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/chipidea/ci.h
drivers/usb/chipidea/core.c