commit | 8680b4d1933fbe3349d51a4e1fd4513b12abffed | [log] [tgz] |
---|---|---|
author | Roger Quadros <rogerq@ti.com> | Wed Feb 15 14:31:28 2017 +0200 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Thu Apr 06 10:55:21 2017 +0900 |
tree | 2aa18384dc9eda2d1534765673c82f50c2bf72a5 | |
parent | 98fd079297dd274c15c926a337253675573c5832 [diff] |
extcon: usb-gpio: Don't miss event during suspend/resume We must check for ID/VBUS changes during resume irrespective of whether our device wakeup is enabled or not. Without this we seem to be missing ID/VBUS events after system suspend/resume. Signed-off-by: Roger Quadros <rogerq@ti.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>