Skip to content
Commit f7ec0b0b authored by Kevin Hilman's avatar Kevin Hilman Committed by Tony Lindgren
Browse files

omap: GPIO: fix auto-disable of debounce clock

The addition of the new debounce code (commit
168ef3d9

) broke the auto-disable of
debounce clocks on idle by forgetting to update the debounce clock
enable mask.

Add back the updating of bank->dbck_enable_mask so debounce clocks are
auto-disabled.

Signed-off-by: default avatarKevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 856f1914
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment