diff options
author | 2020-07-07 14:06:01 +0800 | |
---|---|---|
committer | 2020-07-07 19:57:21 +0200 | |
commit | 876d4e1e8298ad1f94d9e9392fc90486755437b4 (patch) | |
tree | d610accb0ad1c2c50eed9f3d9de7c02a89e38c6a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'thunderbolt-fix-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus (diff) | |
download | linux-rng-876d4e1e8298ad1f94d9e9392fc90486755437b4.tar.xz linux-rng-876d4e1e8298ad1f94d9e9392fc90486755437b4.zip |
usb: chipidea: core: add wakeup support for extcon
If wakeup event occurred by extcon event, it needs to call
ci_irq again since the first ci_irq calling at extcon notifier
only wakes up controller, but do noop for event handling,
it causes the extcon use case can't work well from low power mode.
Cc: <stable@vger.kernel.org>
Fixes: 3ecb3e09b042 ("usb: chipidea: Use extcon framework for VBUS and ID detect")
Reported-by: Philippe Schenker <philippe.schenker@toradex.com>
Tested-by: Philippe Schenker <philippe.schenker@toradex.com>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
Link: https://lore.kernel.org/r/20200707060601.31907-2-peter.chen@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions