diff options
author | Bruce Chen <bruce.chen@unisoc.com> | 2022-03-03 15:36:03 +0800 |
---|---|---|
committer | Chanwoo Choi <cw00.choi@samsung.com> | 2022-05-13 17:03:40 +0900 |
commit | 68be7a5f281d50ee6572c8475ac6f1f99e0b1d1a (patch) | |
tree | 5d50b2ad1129f5551142f47ebb4a6820422a94d6 /Kbuild | |
parent | 6506f6a0208d684e77832ccd83684ee5f259a19a (diff) | |
download | linux-68be7a5f281d50ee6572c8475ac6f1f99e0b1d1a.tar.bz2 |
extcon: usb-gpio: Remove disable irq operation in system sleep
If disable vbus/id irq, it will lead to wakeup system fail
in unisoc platform. In unisoc platform, Irq enable and irq
wakeup are the same interrupt line. So remove disable vbus/id
irq operation is a way to solve the issue.
Signed-off-by: Bruce Chen <bruce.chen@unisoc.com>
Acked-by: Roger Quadros <rogerq@kernel.org>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions