diff options
author | Dhruva Gole <[email protected]> | 2023-04-03 12:54:42 +0530 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2023-04-03 17:40:32 +0200 |
commit | fe092498cb9638418c96675be320c74a16306b48 (patch) | |
tree | 9b6e66f4f5ecea52554e5dad6dc6b720af9fae29 /scripts/gdb/linux/utils.py | |
parent | d49765b5f4320a402fbc4ed5edfd73d87640f27c (diff) |
gpio: davinci: Do not clear the bank intr enable bit in save_context
The interrupt enable bits might be set if we want to use the GPIO as
wakeup source. Clearing this will mean disabling of interrupts in the GPIO
banks that we may want to wakeup from.
Thus remove the line that was clearing this bit from the driver's save
context function.
Cc: Devarsh Thakkar <[email protected]>
Fixes: 0651a730924b ("gpio: davinci: Add support for system suspend/resume PM")
Signed-off-by: Dhruva Gole <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Acked-by: Keerthy <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions