commit | faba02dfb7d4ef87fc294544602bbdb630690407 | [log] [tgz] |
---|---|---|
author | Daniel Okazaki <[email protected]> | Mon Dec 11 21:19:27 2023 +0000 |
committer | Daniel Okazaki <[email protected]> | Mon Dec 11 22:36:07 2023 +0000 |
tree | 8cd34d025235c04bd2ae8dfa82ea8543838fbea5 | |
parent | 018c32bc2113ef6625ff32980c99b5ca33aa51de [diff] |
p9221_charger: Remove disable irq in resume/suspend flow Disabling an irq while still having the wake lock enabled is dangerous. Adding prints to track when irq's are skipped. Bug: 312056534 Test: check order of resume/suspend flow Change-Id: I6a0449b70014934f2b90dfa3d7ef58032237b463 Signed-off-by: Daniel Okazaki <[email protected]>